From fea10828cc043ae025c13dd5950d837926fcc198 Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Tue, 9 Mar 2021 10:12:35 -0500 Subject: [PATCH] Add UI requests note to feature template The feature request template should not be used for requesting updates to the UI. There's already a pinned issue for UI customization, and all requests should go there. --- .github/ISSUE_TEMPLATE/feature_request.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 9da6d04..f91a033 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,6 +7,12 @@ assignees: '' --- + + **Describe the feature you'd like to see added** A short description of the feature, and what it would accomplish.