diff --git a/.github/ISSUE_TEMPLATE/00-olive_unsupported.md b/.github/ISSUE_TEMPLATE/00-olive_unsupported.md index 1fda19cea..700c5c1cb 100644 --- a/.github/ISSUE_TEMPLATE/00-olive_unsupported.md +++ b/.github/ISSUE_TEMPLATE/00-olive_unsupported.md @@ -1,10 +1,9 @@ --- -name: Legacy Olive 0.1.x issue +name: Legacy Olive 0.1.x issue ⛔ about: Olive 0.1 is no longer supported and issues made about it will be automatically closed. title: "[UNSUPPORTED]" labels: "Legacy (Unsupported)" assignees: '' - --- # Olive 0.1 is unsupported diff --git a/.github/ISSUE_TEMPLATE/1-crash_issue.md b/.github/ISSUE_TEMPLATE/01-crash_issue.md similarity index 100% rename from .github/ISSUE_TEMPLATE/1-crash_issue.md rename to .github/ISSUE_TEMPLATE/01-crash_issue.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..9258aedf7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Community Support + url: https://discordapp.com/invite/4Ae9KZn + about: Join the Olive Discord server