mirror of
https://github.com/godotengine/godot-proposals.git
synced 2025-12-31 09:48:50 +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
|
||||
|
||||
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
|
||||
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
|
||||
description: Open a new proposal
|
||||
name: Feature implementation proposal
|
||||
description: Propose a possible solution to solve an engine limitation
|
||||
body:
|
||||
|
||||
- type: markdown
|
||||
Reference in New Issue
Block a user