Skip to content

Commit eabb0e3

Browse files
committed
Update issue template
1 parent 28a2aa8 commit eabb0e3

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: Bug Report
4-
url: https://github.com/alpinejs/alpine/discussions/new
5-
about: Submit a GitHub issue
3+
- name: Get help or ask a Question
4+
url: https://github.com/alpinejs/alpine/discussions/new?category=1-help
5+
about: Ask questions or get help from other community members
6+
67
- name: Feature Request
7-
url: https://github.com/alpinejs/alpine/discussions/new
8-
about: Request a feature to be added to the platform
9-
- name: Ask a Question
10-
url: https://github.com/alpinejs/alpine/discussions/new
11-
about: Ask questions and discuss with other community members
8+
url: https://github.com/alpinejs/alpine/discussions/new?category=3-feature-ideas
9+
about: For ideas or feature requests
10+
11+
- name: Bug Report
12+
url: https://github.com/alpinejs/alpine/discussions/new?category=5-bugs
13+
about: Submit a bug report
14+
15+
- name: Documentation issue
16+
url: https://github.com/alpinejs/alpine/pulls
17+
about: For documentation issues, please open a pull request

0 commit comments

Comments
 (0)