From 440d6f9bd555fe43902f6c42b83e3bae72db8985 Mon Sep 17 00:00:00 2001 From: glyph Date: Mon, 14 Mar 2022 11:08:32 +0200 Subject: [PATCH] add feature suggestion template --- .../BUG_TEMPLATE.md | 0 issue_template/FEATURE_SUGGESTION.md | 15 +++++++++++++++ 2 files changed, 15 insertions(+) rename ISSUE_TEMPLATE.md => issue_template/BUG_TEMPLATE.md (100%) create mode 100644 issue_template/FEATURE_SUGGESTION.md diff --git a/ISSUE_TEMPLATE.md b/issue_template/BUG_TEMPLATE.md similarity index 100% rename from ISSUE_TEMPLATE.md rename to issue_template/BUG_TEMPLATE.md diff --git a/issue_template/FEATURE_SUGGESTION.md b/issue_template/FEATURE_SUGGESTION.md new file mode 100644 index 0000000..2098959 --- /dev/null +++ b/issue_template/FEATURE_SUGGESTION.md @@ -0,0 +1,15 @@ +--- + +name: "Feature Suggestion Template" +about: "This template is for submitting feature suggestions." +title: "[FEATURE] " +ref: "main" +labels: + +- enhancement + +--- + +**Brief description of the feature you'd like to suggest:** + +