Skip to content

Commit

Permalink
Create PULL_REQUEST_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
feross authored Aug 12, 2019
1 parent 88b041a commit 5306507
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!--
Proposing a new rule or a rule change? Please open an issue here first:
https://github.com/standard/standard/issues
If the rule has been accepted and you want to send a PR, please send it
to: https://github.com/standard/standard. Add the rule to the
'eslintrc.json' file, in the "rules" field. This is where rules live
until a new major version of standard is released, at which point all
new rules and rule changes are moved into eslint-config-standard.
-->

0 comments on commit 5306507

Please sign in to comment.