소스 검색

chore: add description for feature-request

JianBo He 3 년 전
부모
커밋
ee9560718b
2개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      .github/ISSUE_TEMPLATE/config.yml
  2. 3 0
      .github/ISSUE_TEMPLATE/feature-request.yaml

+ 2 - 2
.github/ISSUE_TEMPLATE/config.yml

@@ -1,7 +1,7 @@
 contact_links:
 contact_links:
   - name: Support Request
   - name: Support Request
     url: https://github.com/emqx/emqx/discussions
     url: https://github.com/emqx/emqx/discussions
-    about: Asking a question about usages, docs or anything you're insterested in.
+    about: Asking a question about usages, docs or anything you're insterested in
   - name: Support Request (CN)
   - name: Support Request (CN)
     url: https://askemq.com
     url: https://askemq.com
-    about: Feel free to visit our Chinese community for support if it is more convenient for you.
+    about: Feel free to visit our Chinese community for support if it is more convenient for you

+ 3 - 0
.github/ISSUE_TEMPLATE/feature-request.yaml

@@ -6,6 +6,9 @@ body:
     id: feature
     id: feature
     attributes:
     attributes:
       label: What would you like to be added or enhanced?
       label: What would you like to be added or enhanced?
+      description: |
+        Feature requests are unlikely to make progress as issues.
+        If you have a clear idea about this improvement, you can submit it as a design proposal to [EIP](https://github.com/emqx/eip)
     validations:
     validations:
       required: true
       required: true