From 0cec813e3d2762d381d60dd5c6b5c50d9cab0520 Mon Sep 17 00:00:00 2001 From: Sander Datema Date: Fri, 21 Jul 2023 22:01:00 +0200 Subject: [PATCH] Update .gitea/ISSUE_TEMPLATE.md Signed-off-by: Sander Datema --- .gitea/ISSUE_TEMPLATE.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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.