diff --git a/.github/ISSUE_TEMPLATE/3feature_request.md b/.github/ISSUE_TEMPLATE/3feature_request.md new file mode 100644 index 0000000..cc2f5ce --- /dev/null +++ b/.github/ISSUE_TEMPLATE/3feature_request.md @@ -0,0 +1,13 @@ +--- +name: Feature Request +about: Do you want to make a feature request? +labels: ideas +--- + + diff --git a/.github/ISSUE_TEMPLATE/3documentation.yml b/.github/ISSUE_TEMPLATE/4documentation.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/3documentation.yml rename to .github/ISSUE_TEMPLATE/4documentation.yml diff --git a/.github/ISSUE_TEMPLATE/4other.md b/.github/ISSUE_TEMPLATE/5other.md similarity index 100% rename from .github/ISSUE_TEMPLATE/4other.md rename to .github/ISSUE_TEMPLATE/5other.md