New Github Issue Templates v2 (#23746)

Peter Tripp created

Change summary

.github/ISSUE_TEMPLATE/0_feature_request.yml | 5 +++--
.github/ISSUE_TEMPLATE/1_bug_report.yml      | 2 --
.github/ISSUE_TEMPLATE/2_crash_report.yml    | 2 --
3 files changed, 3 insertions(+), 6 deletions(-)

Detailed changes

.github/ISSUE_TEMPLATE/0_feature_request.yml 🔗

@@ -5,10 +5,11 @@ body:
   - type: textarea
     attributes:
       label: Describe the feature
-      description: A clear and concise description of what you want to happen.
+      description: A one line summary, and description of what you want to happen.
       value: |
         Summary:
-          *
+
+        Description:
 
         Screenshots:
           <!-- drag files here -->