فهرست منبع

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
     url: https://godotengine.org/community
     about: Please ask for technical support on one of the other community channels, not here.
     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
   - name: Main Godot repository
     url: https://github.com/godotengine/godot
     url: https://github.com/godotengine/godot
     about: Report engine bugs on the main Godot repository
     about: Report engine bugs on the main Godot repository