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:** + +