Skip to content

Commit e11568c

Browse files
committed
Use GitHub admonition syntax in README, add note on AI-assisted contributions
1 parent a2621b5 commit e11568c

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ implement it.
1010
As such, everyone is welcome to participate in ongoing discussions, or start
1111
a new one.
1212

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/)
1416
> to view all open proposals on a single page. This allows for easy searching
1517
> in proposal titles using <kbd>Ctrl + F</kbd> or <kbd>Cmd + F</kbd>.
1618
@@ -41,9 +43,20 @@ implementation for a proposal to be considered ready to implement.
4143
**Proposals should be made by opening an issue or a discussion, not a pull request.**
4244
Don't fork this repository to open a proposal.
4345

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+
4455
## Rules for submitting a proposal
4556

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
4760
> [discussion](https://github.com/godotengine/godot-proposals/discussions/new/choose),
4861
> on the other hand, can be started in any form.
4962

0 commit comments

Comments
 (0)