Skip to content

Commit

Permalink
docs: fix typo in PR template (#15365)
Browse files Browse the repository at this point in the history
* docs: fix typo in PR template

* Update .github/PULL_REQUEST_TEMPLATE.md

Co-authored-by: Nitin Kumar <snitin315@gmail.com>

Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
  • Loading branch information
snitin315 and nzakas committed Dec 1, 2021
1 parent 0b8c846 commit fa0423a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Expand Up @@ -19,7 +19,7 @@
[ ] Bug fix ([template](https://raw.githubusercontent.com/eslint/eslint/HEAD/templates/bug-report.md))
[ ] New rule ([template](https://raw.githubusercontent.com/eslint/eslint/HEAD/templates/rule-proposal.md))
[ ] Changes an existing rule ([template](https://raw.githubusercontent.com/eslint/eslint/HEAD/templates/rule-change-proposal.md))
[ ] Add autofixing to a rule
[ ] Add autofix to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:
Expand Down

0 comments on commit fa0423a

Please sign in to comment.