From 663bd4e18d714b34097c5616a9d8402d8233f7c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Du=C5=A1an=20Borov=C4=8Danin?= Date: Tue, 17 Nov 2020 22:52:56 +0100 Subject: [PATCH] Add Enhancement section to the issue template (#1284) Signed-off-by: dusanb94 --- .github/ISSUE_TEMPLATE.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 88e38aa0..d476b040 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -28,3 +28,13 @@ the following locations: 5. In what environment did you encounter the issue? 6. Additional information you deem important: + +**ENHANCEMENT** +1. Describe the enhancement you are requesting. Enhancements include: + - tests + - code refactor + - documentation + - research + - tooling + +2. Indicate the importance of this enhancement to you (must-have, should-have, nice-to-have).