summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-12-18 10:22:35 +0100
committerGitHub <noreply@github.com>2017-12-18 10:22:35 +0100
commitd9f7fa4557297f506ee3015fa827d3da9bd39884 (patch)
treefec2795e4055a053e11b2bc2cabebe651aac0ada
parentabf20709aff09495ef0fb0effcf488c0457c198c (diff)
Add more details to issue template
-rw-r--r--ISSUE_TEMPLATE.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
index 2a3c298633..dbfb2bdeab 100644
--- a/ISSUE_TEMPLATE.md
+++ b/ISSUE_TEMPLATE.md
@@ -1,4 +1,9 @@
-**Operating system or device, Godot version, GPU Model and driver (if graphics related):**
+**Godot version:**
+<!-- If thirdparty of self-compiled, specify the build date or commit hash. -->
+
+
+**OS/device including version:**
+<!-- If graphics related, specify also GPU model and drivers. -->
**Issue description:**
@@ -8,5 +13,5 @@
**Steps to reproduce:**
-**Link to minimal example project:**
-<!-- Optional but very welcome. You can drag and drop a zip archive to upload it. -->
+**Minimal reproduction project:**
+<!-- Optional but greatly speeds up debugging. You can drag and drop a zip archive to upload it. -->