Skip to content

fix: correct typos in issue templates #129

Description

@marcossevilla

Following up on very_good_cli#1679, which fixed typos in the shared issue templates. This repo's templates were copied from the same source and have 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: " Provide a description of the performance update.""Provide a description of the performance update." (drop leading space)

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions