Преглед изворни кода

Merge pull request #9819 from AThousandShips/proposal_instruction

Add link to `godot-proposals` in the issue template
Max Hilbrunner пре 11 месеци
родитељ
комит
d56905c94e
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      .github/ISSUE_TEMPLATE/config.yml

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

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