diff --git a/.gitea/ISSUE_TEMPLATE.md b/.gitea/ISSUE_TEMPLATE.md index 54eb91c..5358c26 100644 --- a/.gitea/ISSUE_TEMPLATE.md +++ b/.gitea/ISSUE_TEMPLATE.md @@ -1,3 +1,12 @@ +# Note +If this is a request for a feature or enhancement, remove everything after ===BUG===. If it's a bug, then remove everything after ===FEATURE=== +And remove this note in all cases. :) + +===FEATURE=== +## Describe the feature +A clear and concise description of what the feauture or improvenent is or should do. + +===BUG=== ## Describe the bug A clear and concise description of what the bug is.