From aad08795f9b33c4b2b08807f8a77c6817d19b42e Mon Sep 17 00:00:00 2001 From: itsmattkc <34096995+itsmattkc@users.noreply.github.com> Date: Sun, 13 Sep 2020 16:54:09 +1000 Subject: [PATCH] Update issue templates --- .../ISSUE_TEMPLATE/00-olive_unsupported.md | 13 ------------- .github/ISSUE_TEMPLATE/1-crash_issue.md | 19 ------------------- 2 files changed, 32 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/00-olive_unsupported.md delete mode 100644 .github/ISSUE_TEMPLATE/1-crash_issue.md 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**