diff --git a/.github/ISSUE_TEMPLATE/0_feature_request.yml b/.github/ISSUE_TEMPLATE/0_feature_request.yml index 730909153a..0bf3a61757 100644 --- a/.github/ISSUE_TEMPLATE/0_feature_request.yml +++ b/.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: diff --git a/.github/ISSUE_TEMPLATE/1_bug_report.yml b/.github/ISSUE_TEMPLATE/1_bug_report.yml index 3e014ecf83..371e5bfb3b 100644 --- a/.github/ISSUE_TEMPLATE/1_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1_bug_report.yml @@ -17,10 +17,8 @@ body: 3. Actual Behavior: - * Expected Behavior: - * validations: required: true diff --git a/.github/ISSUE_TEMPLATE/2_crash_report.yml b/.github/ISSUE_TEMPLATE/2_crash_report.yml index a19672c24f..a7bb3d7b9a 100644 --- a/.github/ISSUE_TEMPLATE/2_crash_report.yml +++ b/.github/ISSUE_TEMPLATE/2_crash_report.yml @@ -16,10 +16,8 @@ body: 3. Actual Behavior: - * Expected Behavior: - * validations: required: true