From 48fc09694873c199f1a11970b5a3e89ec296a0c8 Mon Sep 17 00:00:00 2001 From: mosaro0224 <121615599+mosaro0224@users.noreply.github.com> Date: Tue, 3 Sep 2024 11:20:09 +0100 Subject: [PATCH] Update bug-report.yml (#714) Assumed adding a link to bug report can be helpful Co-authored-by: Joel Willmore <95916148+jlwllmr@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/bug-report.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 24412c78e..4cb8a15a1 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -32,3 +32,6 @@ body: label: Screenshots description: If applicable, add screenshots to help explain your problem. placeholder: Add screenshots here. + label: Link + description: If applicable, add Link to help locate your problem. + placeholder: Add link here.