diff --git a/.github/ISSUE_TEMPLATE/1_bug_report.yml b/.github/ISSUE_TEMPLATE/1_bug_report.yml index 371e5bfb3b..783a1ec05e 100644 --- a/.github/ISSUE_TEMPLATE/1_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1_bug_report.yml @@ -5,10 +5,10 @@ type: "Bug" body: - type: textarea attributes: - label: Describe the bug / provide steps to reproduce it - description: A one line summary, and detailed reproduction steps + label: Summary + description: Describe the bug with a one line summary, and provide detailed reproduction steps value: | - Summary: + Steps to trigger the problem: diff --git a/.github/ISSUE_TEMPLATE/2_crash_report.yml b/.github/ISSUE_TEMPLATE/2_crash_report.yml index a7bb3d7b9a..83f443a624 100644 --- a/.github/ISSUE_TEMPLATE/2_crash_report.yml +++ b/.github/ISSUE_TEMPLATE/2_crash_report.yml @@ -4,10 +4,10 @@ type: "Crash" body: - type: textarea attributes: - label: Describe the bug / provide steps to reproduce it - description: A one line summary, and detailed reproduction steps + label: Summary + description: Describe the bug with a one line summary, and provide detailed reproduction steps value: | - Summary: + Steps to trigger the problem: