瀏覽代碼

Merge pull request #38262 from Xrayez/resurrect-issues

Bring back and improve comments clarifying the new bug report template
Rémi Verschelde 5 年之前
父節點
當前提交
79209a856c
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11 0
      .github/ISSUE_TEMPLATE/bug_report.md

+ 11 - 0
.github/ISSUE_TEMPLATE/bug_report.md

@@ -6,13 +6,24 @@ labels: ''
 assignees: ''
 
 ---
+<!-- 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 using non-official build. -->
+
 
 **OS/device including version:**
+<!-- Specify GPU model, drivers, and the backend (GLES2, GLES3, Vulkan) if graphics-related. -->
+
 
 **Issue description:**
+<!-- What happened, and what was expected. -->
+
 
 **Steps to reproduce:**
 
+
 **Minimal reproduction project:**
+<!-- A small Godot project which reproduces the issue. Drag and drop a zip archive to upload it. -->