ソースを参照

Added a issue template config to provide a link to the examples (#5945)

repository
Dustin Utecht 4 年 前
コミット
499a12a82f

+ 2 - 7
.github/ISSUE_TEMPLATE/4_Documentation.yaml

@@ -1,13 +1,8 @@
-name: ⛔ Documentation & Examples
-description: Issues with the Documentation and/or the Examples
+name: ⛔ Documentation
+description: Issues with the Documentation
 labels: docs
 
 body:
-  - type: markdown
-    attributes:
-      value: |
-        We have our own dedicated repository for the examples. Please open your
-        documentation-related issue at https://github.com/wenzhixin/bootstrap-table-examples
   - type: textarea
     id: description
     attributes:

+ 5 - 0
.github/ISSUE_TEMPLATE/config.yml

@@ -0,0 +1,5 @@
+blank_issues_enabled: false
+contact_links:
+  - name: 📖 Example Issue
+    url: https://github.com/wenzhixin/bootstrap-table-examples
+    about: Please refer to our examples repository for example issues