From dd7f880b563bfb7e7f5ccfa06febe75a03d10888 Mon Sep 17 00:00:00 2001 From: TechieDamien Date: Fri, 14 May 2021 12:02:46 +0100 Subject: [PATCH] Added bug report template for gitea --- .gitea/ISSUE_TEMPLATE/bug.md | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 .gitea/ISSUE_TEMPLATE/bug.md diff --git a/.gitea/ISSUE_TEMPLATE/bug.md b/.gitea/ISSUE_TEMPLATE/bug.md new file mode 100644 index 0000000..e367cb7 --- /dev/null +++ b/.gitea/ISSUE_TEMPLATE/bug.md @@ -0,0 +1,35 @@ +--- + +name: "Bug Report" +about: "Something isn't working right" +title: "Short summary of bug" +labels: +- bug +- "help needed" + +--- + + +##Bug summary + + + +##Intended Behaviour + + + +##Observed Behaviour + + + +##How to reproduce + + + +##System Details + +**OS/Version**: +**Program Version**: +**Compiled/Release**: + +