Skip to content

Commit

Permalink
chore: fix feature template checklist to be for features, not bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Mar 5, 2024
1 parent 77ea9dc commit e13c44a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/ISSUE_TEMPLATE/03-feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ body:
description: If any of these required steps are not taken, we may not be able to review your issue. Help us to help you!
label: Bug Report Checklist
options:
- label: I have tried restarting my IDE and the issue persists.
required: true
- label: I have pulled the latest `main` branch of the repository.
- label: I am using the latest version of the package
required: true
- label: I have [searched for related issues](https://github.com/omnidan/node-emoji/issues?q=is%3Aissue) and found none that matched my issue.
required: true
Expand Down

0 comments on commit e13c44a

Please sign in to comment.