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**: + +