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