summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Linietsky <reduzio@gmail.com>2019-09-04 15:29:49 -0300
committerGitHub <noreply@github.com>2019-09-04 15:29:49 -0300
commitc8e92b802c16f8f9d120bf01bc5923c702a3c3ff (patch)
tree4ffbd82b6dbe4157adb3a71d6f95691e9bfa290c
parent083bb0242d5019f0dffb9e5a709c927e1a00fe2f (diff)
Delete ISSUE_TEMPLATE.md
Deleted old style issue template.
-rw-r--r--.github/ISSUE_TEMPLATE.md21
1 files changed, 0 insertions, 21 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
deleted file mode 100644
index 1ca0b3694c..0000000000
--- a/.github/ISSUE_TEMPLATE.md
+++ /dev/null
@@ -1,21 +0,0 @@
-<!-- Please search existing issues for potential duplicates before filing yours:
-https://github.com/godotengine/godot/issues?q=is%3Aissue
--->
-
-**Godot version:**
-<!-- Specify commit hash if non-official. -->
-
-
-**OS/device including version:**
-<!-- Specify GPU model and drivers if graphics-related. -->
-
-
-**Issue description:**
-<!-- What happened, and what was expected. -->
-
-
-**Steps to reproduce:**
-
-
-**Minimal reproduction project:**
-<!-- Recommended as it greatly speeds up debugging. Drag and drop a zip archive to upload it. -->