浏览代码

docs: update CONTRIBUTING with a note about vibe-coding.

master^2
父节点
当前提交
1090d000ee
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      CONTRIBUTING.md

+ 3
- 0
CONTRIBUTING.md 查看文件

@@ -27,6 +27,9 @@ Before writing the code, first create a fork of the repository and clone it. You

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.

> [!warning]
> Vibe-coded contributions are not accepted.

### Choosing the right target branch

Whatever you are doing, always base your working branch on `master`.


正在加载...
取消
保存