diff --git a/.github/ISSUE_TEMPLATE/00-olive_unsupported.md b/.github/ISSUE_TEMPLATE/00-olive_unsupported.md deleted file mode 100644 index 1fda19cea..000000000 --- a/.github/ISSUE_TEMPLATE/00-olive_unsupported.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -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 - -Unfortunately no one is supporting Olive 0.1 at this time. Any reports pertaining to it will be -closed to keep the issue tracker focused on supported versions. diff --git a/.github/ISSUE_TEMPLATE/1-crash_issue.md b/.github/ISSUE_TEMPLATE/1-crash_issue.md deleted file mode 100644 index c05544838..000000000 --- a/.github/ISSUE_TEMPLATE/1-crash_issue.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -name: Crash -about: Report a fatal crash that resulted in Olive unexpectedly closing. -title: "[CRASH]" -labels: "Crash, Triage" -assignees: '' - ---- -**Commit Hash** - -**Platform** - -**Summary** - -**Steps to Reproduce** - -**Backtrace** - -**Additional Information**