We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ea839 commit 12ba129Copy full SHA for 12ba129
.github/ISSUE_TEMPLATE/config.yml
@@ -1,11 +1,11 @@
1
blank_issues_enabled: false
2
contact_links:
3
- - name: Ask a Question
+ - name: Ask a question
4
url: https://github.com/:vendor_name/:package_name/discussions/new?category=q-a
5
about: Ask the community for help
6
- - name: Feature Request
+ - name: Request a feature
7
url: https://github.com/:vendor_name/:package_name/discussions/new?category=ideas
8
about: Share ideas for new features
9
- - name: Bug Report
+ - name: Report a bug
10
url: https://github.com/:vendor_name/:package_name/issues/new
11
about: Report a reproducable bug
0 commit comments