From bf1527a40f33daadcf1336bc7c3d1913cde98644 Mon Sep 17 00:00:00 2001 From: Andre_601 <11576465+Andre601@users.noreply.github.com> Date: Fri, 26 Mar 2021 14:42:20 +0100 Subject: [PATCH] Use id option for error and dump fields --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5e9a884..fcc4faa 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -68,6 +68,7 @@ body: validations: required: true - type: input + id: "dump" attributes: label: "`/papi dump` Output" description: |- @@ -77,6 +78,7 @@ body: validations: required: true - type: input + id: "error" attributes: label: "Errors" description: |-