Skip to content

Commit 579ec49

Browse files
Chore: Add link to rule change guidelines in "needs info" template (fixes #6829) (#6831)
1 parent 117e7aa commit 579ec49

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

templates/needs-info.md.ejs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
Hi @<%= payload.issue.user.login %>, thanks for the issue. It looks like there's not enough information for us to know how to help you. If you're reporting a bug, please be sure to include:
1+
Hi @<%= payload.issue.user.login %>, thanks for the issue. It looks like there's not enough information for us to know how to help you.
2+
3+
If you're reporting a bug, please be sure to include:
24

35
1. The version of ESLint you are using (run `eslint -v`)
46
2. What you did (the source code and ESLint configuration)
@@ -7,4 +9,6 @@ Hi @<%= payload.issue.user.login %>, thanks for the issue. It looks like there's
79

810
Requesting a new rule? Please see [Proposing a New Rule](http://eslint.org/docs/developer-guide/contributing/new-rules) for instructions.
911

12+
Requesting a rule change? Please see [Proposing a Rule Change](http://eslint.org/docs/developer-guide/contributing/rule-changes) for instructions.
13+
1014
If it's something else, please just provide as much additional information as possible. Thanks!

0 commit comments

Comments
 (0)