فهرست منبع

Revise feature request template fields

Updated the feature request template to simplify the problem description and removed the idea section.
Alvin 2 ماه پیش
والد
کامیت
06cd0db984
1فایلهای تغییر یافته به همراه2 افزوده شده و 9 حذف شده
  1. 2 9
      .github/ISSUE_TEMPLATE/feature-request.yml

+ 2 - 9
.github/ISSUE_TEMPLATE/feature-request.yml

@@ -7,15 +7,8 @@ body:
   - type: textarea
     id: problem
     attributes:
-      label: What problem are you trying to solve?
-      placeholder: I'm trying to...
-    validations:
-      required: true
-  - type: textarea
-    id: idea
-    attributes:
-      label: What do you want to happen?
-      placeholder: I want...
+      label: Description
+      placeholder: 
     validations:
       required: true
   - type: textarea