@@ -23,14 +23,14 @@ Feel free to open a pull-request based on any bug report as well!
23
23
24
24
You have two options to make a suggestion for the future of the engine. You
25
25
can either open a proposal [ ** Issue** ] ( https://github.com/godotengine/godot-proposals/issues/new/choose ) ,
26
- or you can create an open [ ** Discussion** ] ( https://github.com/godotengine/godot-proposals/discussions/new ) .
26
+ or you can create an open [ ** Discussion** ] ( https://github.com/godotengine/godot-proposals/discussions/new/choose ) .
27
27
28
28
Proposal * issues* are required to explain in technical detail how the suggested change
29
29
should be implemented. It is also preferred that the submitter of a proposal is
30
30
ready to implement it if it was approved. If you have a more general idea for
31
31
a feature but are not well versed in Godot's architecture or do not possess
32
32
the necessary knowledge to implement it in the engine, feel free to open a
33
- [ * discussion* ] ( https://github.com/godotengine/godot-proposals/discussions/new )
33
+ [ * discussion* ] ( https://github.com/godotengine/godot-proposals/discussions/new/choose )
34
34
instead of an [ * issue* ] ( https://github.com/godotengine/godot-proposals/issues/new/choose ) .
35
35
36
36
A valid feature proposal will be held open to allow fellow Godot users and
@@ -44,7 +44,7 @@ Don't fork this repository to open a proposal.
44
44
## Rules for submitting a proposal
45
45
46
46
> ** Note:** The following points describe requirements for a proposal issue. A
47
- > [ discussion] ( https://github.com/godotengine/godot-proposals/discussions/new ) ,
47
+ > [ discussion] ( https://github.com/godotengine/godot-proposals/discussions/new/choose ) ,
48
48
> on the other hand, can be started in any form.
49
49
50
50
1 . Only proposals that properly fill out the template will be considered. If
0 commit comments