Skip to content

fix: correct typos in issue templates - #160

Open
unicoderbot[bot] wants to merge 1 commit into
mainfrom
vgv-ai-bot/issue-159
Open

fix: correct typos in issue templates#160
unicoderbot[bot] wants to merge 1 commit into
mainfrom
vgv-ai-bot/issue-159

Conversation

@unicoderbot

@unicoderbot unicoderbot Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes typos in the shared GitHub issue templates, mirroring the changes made in very_good_cli#1679. These templates were copied from the same source and carried the identical mistakes.

.github/ISSUE_TEMPLATE/bug_report.yaml

  • Field id setps-to-reproducesteps-to-reproduce

.github/ISSUE_TEMPLATE/performance.yaml

  • Description: "Bonus point's if you can tie this..." → "Bonus points if you can tie this..."
  • Placeholder: dropped the leading space from " Provide a description of the performance update."

Notes

cspell doesn't currently run on YAML files, which is why these slipped through. Worth tracking in a separate issue/PR to close that gap.

Closes #159

Closes #159

Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

fix: correct typos in issue templates

1 participant