Skip to content

Commit

Permalink
Merge pull request #196 from JoshuaKGoldberg/feature-template-no-bug
Browse files Browse the repository at this point in the history
chore: fix feature template checklist to be for features, not bugs
  • Loading branch information
JoshuaKGoldberg committed Mar 20, 2024
2 parents 186a0ac + e13c44a commit 843138e
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 843138e

Please sign in to comment.