Skip to content

Commit a2621b5

Browse files
authored
Merge pull request #13261 from meoowe/master
Fix discussion 'we didn't recognise that category' warning
2 parents 357e20a + 9a0ad24 commit a2621b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ Feel free to open a pull-request based on any bug report as well!
2323

2424
You have two options to make a suggestion for the future of the engine. You
2525
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).
2727

2828
Proposal *issues* are required to explain in technical detail how the suggested change
2929
should be implemented. It is also preferred that the submitter of a proposal is
3030
ready to implement it if it was approved. If you have a more general idea for
3131
a feature but are not well versed in Godot's architecture or do not possess
3232
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)
3434
instead of an [*issue*](https://github.com/godotengine/godot-proposals/issues/new/choose).
3535

3636
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.
4444
## Rules for submitting a proposal
4545

4646
> **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),
4848
> on the other hand, can be started in any form.
4949
5050
1. Only proposals that properly fill out the template will be considered. If

0 commit comments

Comments
 (0)