From b91849a2ffb8b2c4292d81e45333b3804c79bf58 Mon Sep 17 00:00:00 2001 From: Rye Mutt <rye@alchemyviewer.org> Date: Thu, 13 Jun 2024 10:35:46 -0400 Subject: [PATCH] Tweak issue templates --- .github/ISSUE_TEMPLATE/20-enhancement.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/20-enhancement.md b/.github/ISSUE_TEMPLATE/20-enhancement.md index 83a28342b4e..e94d0b12249 100644 --- a/.github/ISSUE_TEMPLATE/20-enhancement.md +++ b/.github/ISSUE_TEMPLATE/20-enhancement.md @@ -5,8 +5,4 @@ title: "[New Feature]: " labels: enhancement, triage --- -_What does this feature/enhancement do? Why is it needed?_ - -## Test Plan - -_Include information, such as guidance and test scenarios, QA will need to test this feature._ +_What does this feature/enhancement do? Why is it needed? Include screenshots to illustrate how it should function if possible!_ -- GitLab