Skip to content

Commit

Permalink
Docs: update pull request template (#14336)
Browse files Browse the repository at this point in the history
* Docs: update pull request template

* Update .github/PULL_REQUEST_TEMPLATE.md

Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>

Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
  • Loading branch information
snitin315 and mdjermanovic committed Apr 20, 2021
1 parent 02dde29 commit f2babb1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Expand Up @@ -10,6 +10,11 @@

#### What is the purpose of this pull request? (put an "X" next to an item)

<!--
The following template is intentionally not a markdown checkbox list for the reasons
explained in https://github.com/eslint/eslint/pull/12848#issuecomment-580302888
-->

[ ] Documentation update
[ ] Bug fix ([template](https://raw.githubusercontent.com/eslint/eslint/master/templates/bug-report.md))
[ ] New rule ([template](https://raw.githubusercontent.com/eslint/eslint/master/templates/rule-proposal.md))
Expand Down

0 comments on commit f2babb1

Please sign in to comment.