Skip to content

Commit 16aed04

Browse files
authored
chore: configure GitHub template chooser (#432)
* chore: configure GitHub template chooser * Prevent blank issues * Add link to discussions on GitHub * Put ESLint redirect back in
1 parent ff9086d commit 16aed04

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: ESLint
4+
url: https://github.com/eslint/eslint/issues
5+
about: Report problems with the ESLint program itself to the ESLint project.
6+
7+
- name: Ask a Question, Discuss
8+
url: https://github.com/testing-library/eslint-plugin-testing-library/discussions
9+
about: Look for `eslint-plugin-testing-library` Questions and Discussions or start a new one

0 commit comments

Comments
 (0)