Browse Source

Update issue template

Josh Hanley 2 tháng trước cách đây
mục cha
commit
eabb0e3afb
1 tập tin đã thay đổi với 14 bổ sung8 xóa
  1. 14 8
      .github/ISSUE_TEMPLATE/config.yml

+ 14 - 8
.github/ISSUE_TEMPLATE/config.yml

@@ -1,11 +1,17 @@
 blank_issues_enabled: false
 contact_links:
-  - name: Bug Report
-    url: https://github.com/alpinejs/alpine/discussions/new
-    about: Submit a GitHub issue
+  - name: Get help or ask a Question
+    url: https://github.com/alpinejs/alpine/discussions/new?category=1-help
+    about: Ask questions or get help from other community members
+
   - name: Feature Request
-    url: https://github.com/alpinejs/alpine/discussions/new
-    about: Request a feature to be added to the platform
-  - name: Ask a Question
-    url: https://github.com/alpinejs/alpine/discussions/new
-    about: Ask questions and discuss with other community members
+    url: https://github.com/alpinejs/alpine/discussions/new?category=3-feature-ideas
+    about: For ideas or feature requests
+
+  - name: Bug Report
+    url: https://github.com/alpinejs/alpine/discussions/new?category=5-bugs
+    about: Submit a bug report
+
+  - name: Documentation issue
+    url: https://github.com/alpinejs/alpine/pulls
+    about: For documentation issues, please open a pull request