Преглед на файлове

Merge pull request #9819 from AThousandShips/proposal_instruction

Add link to `godot-proposals` in the issue template
Max Hilbrunner преди 1 година
родител
ревизия
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