浏览代码

Add link to `godot-proposals` in the issue template

To reduce confusion over where to propose enhancements to the engine
itself
A Thousand Ships 11 月之前
父节点
当前提交
271d4ffbde
共有 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