Skip to content

Commit 12ba129

Browse files
authored
Update config.yml
1 parent b8ea839 commit 12ba129

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: Ask a Question
3+
- name: Ask a question
44
url: https://github.com/:vendor_name/:package_name/discussions/new?category=q-a
55
about: Ask the community for help
6-
- name: Feature Request
6+
- name: Request a feature
77
url: https://github.com/:vendor_name/:package_name/discussions/new?category=ideas
88
about: Share ideas for new features
9-
- name: Bug Report
9+
- name: Report a bug
1010
url: https://github.com/:vendor_name/:package_name/issues/new
1111
about: Report a reproducable bug

0 commit comments

Comments
 (0)