From ce64c55b775cd198c030728ca52a1685b071cf61 Mon Sep 17 00:00:00 2001 From: HexagonCDN Date: Tue, 18 Jul 2023 05:17:18 +0000 Subject: [PATCH] Improve enhancement issue template - closes https://codeberg.org/Hyperpipe/Hyperpipe/issues/68 --- .gitea/issue_template/enhancement.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.gitea/issue_template/enhancement.md b/.gitea/issue_template/enhancement.md index 307e2d2..d5affb8 100644 --- a/.gitea/issue_template/enhancement.md +++ b/.gitea/issue_template/enhancement.md @@ -4,6 +4,16 @@ about: "Is there something missing that you want to see in Hyperpipe? Suggest a labels: - "Kind: Enhancement" --- -## Enhancement description +#### A. The Shortcoming + +A clear and concise description of what the problem/inconvenience is. + +#### B. Describe the solution/feature you'd like + +A clear and concise description of what you want to happen and how the new solution/feature solves the problem/inconvenience. + +#### C. Describe alternatives you've considered + +A clear and concise description of any alternative solutions/features you've considered.