From 662cc349a00f0bc062f5cb3ddfd0b6c90ced8b54 Mon Sep 17 00:00:00 2001 From: lukew3 Date: Wed, 6 Oct 2021 23:31:47 -0400 Subject: [PATCH] remove github issue templates --- .github/ISSUE_TEMPLATE/new-generator-idea.md | 16 ---------------- .github/ISSUE_TEMPLATE/other-issue.md | 10 ---------- .../request-changes-to-a-generator.md | 12 ------------ 3 files changed, 38 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/new-generator-idea.md delete mode 100644 .github/ISSUE_TEMPLATE/other-issue.md delete mode 100644 .github/ISSUE_TEMPLATE/request-changes-to-a-generator.md diff --git a/.github/ISSUE_TEMPLATE/new-generator-idea.md b/.github/ISSUE_TEMPLATE/new-generator-idea.md deleted file mode 100644 index c7d4b2a..0000000 --- a/.github/ISSUE_TEMPLATE/new-generator-idea.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: New Generator Idea -about: Use this template if you have an idea for a new generator. -title: '' -labels: New generator -assignees: '' - ---- - -**Example Problem:** - -**Example Solution:** - -**Further explanation (optional):** - -**Would you like to be assigned to this:** diff --git a/.github/ISSUE_TEMPLATE/other-issue.md b/.github/ISSUE_TEMPLATE/other-issue.md deleted file mode 100644 index 7b37378..0000000 --- a/.github/ISSUE_TEMPLATE/other-issue.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Other Issue -about: If your issue lies outside of the other templates -title: '' -labels: '' -assignees: '' - ---- - - diff --git a/.github/ISSUE_TEMPLATE/request-changes-to-a-generator.md b/.github/ISSUE_TEMPLATE/request-changes-to-a-generator.md deleted file mode 100644 index ebf891d..0000000 --- a/.github/ISSUE_TEMPLATE/request-changes-to-a-generator.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -name: Request changes to a generator -about: If you find a faulty generator that needs a fix, use this template. -title: '' -labels: bug -assignees: '' - ---- - -**Name or Id of generator:** - -**Issue:**