Browse Source

Clarify where to report engine bugs

A Thousand Ships 1 year ago
parent
commit
dbb13eb5a9
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .github/ISSUE_TEMPLATE/config.yml

+ 4 - 0
.github/ISSUE_TEMPLATE/config.yml

@@ -4,3 +4,7 @@ contact_links:
   - name: Godot community channels
     url: https://godotengine.org/community
     about: Please ask for technical support on one of the other community channels, not here.
+
+  - name: Main Godot repository
+    url: https://github.com/godotengine/godot
+    about: Report engine bugs on the main Godot repository