summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscoder <stefan_ml@behnel.de>2020-07-26 00:38:59 +0200
committerGitHub <noreply@github.com>2020-07-26 00:38:59 +0200
commit9bda004bbc43513baadf768bc2510d636ea563b7 (patch)
treebd02e3eabfe35811b51322665e17f5e24abf13cf
parentbccdd77fce14f18c1939be44431632dd7a031926 (diff)
downloadcython-9bda004bbc43513baadf768bc2510d636ea563b7.tar.gz
Delete unused custom ticket template
-rw-r--r--.github/ISSUE_TEMPLATE/custom.md21
1 files changed, 0 insertions, 21 deletions
diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md
deleted file mode 100644
index 72b1e2363..000000000
--- a/.github/ISSUE_TEMPLATE/custom.md
+++ /dev/null
@@ -1,21 +0,0 @@
----
-name: Custom issue template
-about: General issue
-title: ''
-labels: ''
-assignees: ''
-
----
-
-<!--
-**Note:**
-- Do not use the bug and feature tracker for support requests. Use the `cython-users` mailing list instead.
-- Did you search for similar issues already? Please do, it helps to save us precious time that we otherwise could not invest into development.
-- Did you try the latest master branch or pre-release? It might already have what you want to report.
--->
-
-```cython
-# descriptive code example
-```
-
-Cython version used: (e.g. 0.29.18)