diff --git a/.github/ISSUE_TEMPLATE/1_bug_report.yml b/.github/ISSUE_TEMPLATE/1_bug_report.yml index 371e5bfb3b81e598d993dbfea1e17d6bfd30a24d..783a1ec05e0ca5cf33cf7df15bea0b47185f1c63 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 a7bb3d7b9aa84f6a18f93a626114e2a23df9a25a..83f443a624ba8f7d630b012897151b0f7bb0f80c 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: