Skip to content

fix: correct typos in issue templates - #55

Merged
marcossevilla merged 3 commits into
mainfrom
vgv-ai-bot/issue-54
Aug 14, 2026
Merged

fix: correct typos in issue templates#55
marcossevilla merged 3 commits into
mainfrom
vgv-ai-bot/issue-54

Conversation

@unicoderbot

@unicoderbot unicoderbot Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Description

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

.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 in " 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 #54

Closes #54

Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
@marcossevilla

This comment was marked as outdated.

@unicoderbot

This comment was marked as outdated.

@marcossevilla
marcossevilla merged commit 8bed9ff into main Aug 14, 2026
4 checks passed
@marcossevilla
marcossevilla deleted the vgv-ai-bot/issue-54 branch August 14, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

fix: correct typos in issue templates

1 participant