From b24899a1ffea73fa8b762b9662fd4835db2faf36 Mon Sep 17 00:00:00 2001 From: PySimpleGUI <46163555+PySimpleGUI@users.noreply.github.com> Date: Sun, 4 Aug 2019 16:50:07 -0400 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/custom.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/custom.md diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md deleted file mode 100644 index 96f14162..00000000 --- a/.github/ISSUE_TEMPLATE/custom.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -name: Custom issue template -about: Describe this issue template's purpose here. -title: '' -labels: '' -assignees: '' - ---- - -### Type of Issues (Enhancement, Error, Bug, Question) - -### Operating System - -### Python version - -### PySimpleGUI Port and Version - -### Code or partial code causing the problem