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: CONTRIBUTING.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,9 @@ Before writing the code, first create a fork of the repository and clone it. You
27
27
28
28
Then create a new branch and start coding. Finally, commit and push, then open a PR on this project. If your project is not complete, feel free to open it as Draft, then mark it as ready for review when you're done.
29
29
30
+
> [!warning]
31
+
> Vibe-coded contributions are not accepted.
32
+
30
33
### Choosing the right target branch
31
34
32
35
Whatever you are doing, always base your working branch on `master`.
0 commit comments