summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoris Roovers <joris.roovers@gmail.com>2019-07-02 11:05:36 +0200
committerGitHub <noreply@github.com>2019-07-02 11:05:36 +0200
commit6d3e906433c603e4cc662401ff1127071e677757 (patch)
tree0b02d4b3eac8befec8b8fb3dd2b6dd1a955d10ac
parentc4e99255eb556358432b7a9164c2be98f5324967 (diff)
Update issue templates - remove duplicate
Removed duplicate "Custom Issue template"
-rw-r--r--.github/ISSUE_TEMPLATE/custom.md20
1 files changed, 0 insertions, 20 deletions
diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md
deleted file mode 100644
index 07573a0..0000000
--- a/.github/ISSUE_TEMPLATE/custom.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-name: Custom issue template
-about: Bug reports, feature requests
-title: ''
-labels: ''
-assignees: ''
-
----
-
-<!---
-
-Thank you for your interest in gitlint and taking the time to open a bug report!
-
-A few quick notes:
-
-- If you can, please include the output of `gitlint --debug` as this includes useful debugging info.
-- It's really just me (https://github.com/jorisroovers) maintaining gitlint, and I do so in a hobby capacity. More recently it has become harder for me to find time to maintain gitlint on a regular basis, which in practice means that it might take me a while (sometimes months) to get back to you. Rest assured though, I absolutely read all bug reports as soon as they come in - I just tend to only "work" on gitlint a few times a year.
-- If you're looking to contribute code to gitlint, please start here: http://jorisroovers.github.io/gitlint/contributing/
-
--->