فهرست منبع

add labels to template

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 6 سال پیش
والد
کامیت
d0ed64f977
2فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 1 0
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 1 0
      .github/ISSUE_TEMPLATE/feature_request.md

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

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

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

@@ -1,6 +1,7 @@
 ---
 name: Feature request
 about: Suggest an idea for this project
+labels: enhancement
 
 ---