diff --git a/.github/ISSUE_TEMPLATE/00-blank.md b/.github/ISSUE_TEMPLATE/00-blank.md new file mode 100644 index 00000000000..1566d07bf84 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/00-blank.md @@ -0,0 +1,3 @@ +--- +name: Default +--- diff --git a/.github/ISSUE_TEMPLATE/release_template.md b/.github/ISSUE_TEMPLATE/10-release-template.md similarity index 100% rename from .github/ISSUE_TEMPLATE/release_template.md rename to .github/ISSUE_TEMPLATE/10-release-template.md