summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2020-05-29 10:53:33 +0200
committerGitHub <noreply@github.com>2020-05-29 10:53:33 +0200
commit4448aca3a690b438c8e41c60513f907dc4540d78 (patch)
tree37e166b156fc13a55d49cf8577c9a49f8867d369
parentf65787a63e53013aab6c373f1a5381308bf46009 (diff)
parenta7214a4b9b00812fb4d3df3c48a422e724bc2b39 (diff)
Merge pull request #39142 from akien-mga/all-your-bugs-are-belong-to-us
GitHub: Remove feature request placeholder template
-rw-r--r--.github/ISSUE_TEMPLATE/feature---enhancement-request.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature---enhancement-request.md b/.github/ISSUE_TEMPLATE/feature---enhancement-request.md
deleted file mode 100644
index 496e0197ca..0000000000
--- a/.github/ISSUE_TEMPLATE/feature---enhancement-request.md
+++ /dev/null
@@ -1,19 +0,0 @@
----
-name: Feature / Enhancement Request
-about: Adding new features or improving existing ones.
-title: 'IMPORTANT: This repository no longer accepts feature / enhancement requests.'
-labels: ''
-assignees: ''
-
----
-
-**IMPORTANT, PLEASE READ**
-
-Feature / Enhancement requests are no longer accepted in the main Godot repository.
-Please open an item by filling the relevant fields in the *Proposals* repository:
-
-https://github.com/godotengine/godot-proposals/issues/new/choose
-
-Do not submit to this repository or your issue will be closed.
-
-**IMPORTANT, PLEASE READ**