Skip to content

fix: correct typos in issue templates - #130

Open
unicoderbot[bot] wants to merge 2 commits into
mainfrom
vgv-ai-bot/issue-129
Open

fix: correct typos in issue templates#130
unicoderbot[bot] wants to merge 2 commits into
mainfrom
vgv-ai-bot/issue-129

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 since these templates originated from the same source.

.github/ISSUE_TEMPLATE/bug_report.yaml

  • Corrected field id setps-to-reproducesteps-to-reproduce

.github/ISSUE_TEMPLATE/performance.yaml

  • "Bonus point's if you can tie this..." → "Bonus points if you can tie this..."
  • Removed the stray leading space in the placeholder text

Notes

cspell doesn't currently lint YAML files, which is why these typos slipped through. Closing that gap is worth tracking in a separate issue/PR.

Closes #129

Closes #129

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