소스 검색

add feature request issue tpl

wangweimin 4 년 전
부모
커밋
0a362425bc
2개의 변경된 파일12개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 11 0
      .github/ISSUE_TEMPLATE/feature_request.md

+ 1 - 1
.github/ISSUE_TEMPLATE/bug_report.md

@@ -1,6 +1,6 @@
 ---
 name: Bug report
-about: Create a report to help us improve
+about: Create a bug report to help us improve
 title: ''
 labels: bug
 assignees: ''

+ 11 - 0
.github/ISSUE_TEMPLATE/feature_request.md

@@ -0,0 +1,11 @@
+---
+name: Feature Request
+about: Create a feature request
+title: '[Feature Request]'
+labels: enhancement
+assignees: ''
+
+---
+
+Please move to [Discussions - Feature Request](https://github.com/wang0618/PyWebIO/discussions/categories/feature-request) for posting.
+