From b0f9a0b18f9633647aec84dc742fb8bcdcfdc846 Mon Sep 17 00:00:00 2001 From: Erwan Date: Mon, 29 Apr 2019 15:24:22 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/custom.md | 10 ---------- 1 file changed, 10 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 56e490db..00000000 --- a/.github/ISSUE_TEMPLATE/custom.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Custom issue template -about: '' -title: '' -labels: '' -assignees: '' - ---- - -Before submitting an issue, please make sure you fully read any potential error messages output and did some research on your own.