mirror of
https://github.com/godotengine/godot-proposals.git
synced 2026-09-03 18:14:03 +03:00
Add link to Discussions in 'New Issue' page
And improve description of the feature proposals template.
This commit is contained in:
6
.github/ISSUE_TEMPLATE/config.yml
vendored
6
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -2,6 +2,10 @@
|
|||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
|
|
||||||
contact_links:
|
contact_links:
|
||||||
|
- name: Share and discuss ideas
|
||||||
|
url: https://github.com/godotengine/godot-proposals/discussions
|
||||||
|
about: Discuss any idea related to improving Godot
|
||||||
|
|
||||||
- name: Main Godot repository
|
- name: Main Godot repository
|
||||||
url: https://github.com/godotengine/godot
|
url: https://github.com/godotengine/godot
|
||||||
about: Please report bugs on the main Godot repository, not here.
|
about: Report bugs on the main Godot repository
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: Feature / Enhancement proposal
|
name: Feature implementation proposal
|
||||||
description: Open a new proposal
|
description: Propose a possible solution to solve an engine limitation
|
||||||
body:
|
body:
|
||||||
|
|
||||||
- type: markdown
|
- type: markdown
|
||||||
Reference in New Issue
Block a user