You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-2Lines changed: 15 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,9 @@ implement it.
10
10
As such, everyone is welcome to participate in ongoing discussions, or start
11
11
a new one.
12
12
13
-
> **Tip:** Use the [Godot proposals viewer](https://godot-proposals-viewer.github.io/)
13
+
> [!TIP]
14
+
>
15
+
> Use the [Godot proposals viewer](https://godot-proposals-viewer.github.io/)
14
16
> to view all open proposals on a single page. This allows for easy searching
15
17
> in proposal titles using <kbd>Ctrl + F</kbd> or <kbd>Cmd + F</kbd>.
16
18
@@ -41,9 +43,20 @@ implementation for a proposal to be considered ready to implement.
41
43
**Proposals should be made by opening an issue or a discussion, not a pull request.**
42
44
Don't fork this repository to open a proposal.
43
45
46
+
> [!NOTE]
47
+
>
48
+
> As per the
49
+
> [guidelines on AI-assisted contributions](https://contributing.godotengine.org/en/latest/pull_requests/pull_request_guidelines.html#ai-assisted-contributions),
50
+
> it is **not allowed** to submit proposals that were entirely written by AI.
51
+
> Proposals not following these guidelines will be closed.
52
+
>
53
+
> This applies to both proposal issues and discussions.
54
+
44
55
## Rules for submitting a proposal
45
56
46
-
> **Note:** The following points describe requirements for a proposal issue. A
57
+
> [!NOTE]
58
+
>
59
+
> The following points describe requirements for a proposal issue. A
0 commit comments