From f3d204318240424da926a4a68830ebee6490e2a1 Mon Sep 17 00:00:00 2001 From: OCram85 Date: Wed, 25 Oct 2023 17:03:32 +0200 Subject: [PATCH] Update .gitea/ISSUE_TEMPLATE/Bug.yml --- .gitea/ISSUE_TEMPLATE/Bug.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitea/ISSUE_TEMPLATE/Bug.yml b/.gitea/ISSUE_TEMPLATE/Bug.yml index a957334..aa6d428 100644 --- a/.gitea/ISSUE_TEMPLATE/Bug.yml +++ b/.gitea/ISSUE_TEMPLATE/Bug.yml @@ -59,4 +59,11 @@ body: attributes: label: 🖼️ Screenshots description: Paste your screenshots here. - placeholder: Copy-Paste or Drag-and-Drop your images... \ No newline at end of file + placeholder: Copy-Paste or Drag-and-Drop your images... + - type: textarea + id: refs + attributes: + label: 🔖 Refs + description: A place for additional references to other issues and PRs. + placeholder: | + - reopens #999 \ No newline at end of file