Răsfoiți Sursa

Add link to open and closed issues search to issue template

Rémi Verschelde 7 ani în urmă
părinte
comite
074b9d2b3e
1 a modificat fișierele cu 5 adăugiri și 1 ștergeri
  1. 5 1
      ISSUE_TEMPLATE.md

+ 5 - 1
ISSUE_TEMPLATE.md

@@ -1,5 +1,5 @@
 **Godot version:**
 **Godot version:**
-<!-- If thirdparty of self-compiled, specify the build date or commit hash. -->
+<!-- If thirdparty or self-compiled, specify the build date or commit hash. -->
 
 
 
 
 **OS/device including version:**
 **OS/device including version:**
@@ -15,3 +15,7 @@
 
 
 **Minimal reproduction project:**
 **Minimal reproduction project:**
 <!-- Optional but greatly speeds up debugging. You can drag and drop a zip archive to upload it. -->
 <!-- Optional but greatly speeds up debugging. You can drag and drop a zip archive to upload it. -->
+
+
+- [ ] I searched the existing [GitHub issues](https://github.com/godotengine/godot/issues?utf8=%E2%9C%93&q=is%3Aissue+)
+  for potential duplicates.