docs(contributing): add PR target branch instruction

This commit is contained in:
lanceyq
2026-04-29 14:33:29 +08:00
parent 89ae61bfc1
commit 4c1c97de97

View File

@@ -16,6 +16,7 @@
3. 提交更改:遵循 [Conventional Commits](https://www.conventionalcommits.org/) 格式
4. 推送分支:`git push origin feature/your-feature-name`
5. 创建 Pull Request
6. Pull Request合并的目标分支为develop
### Commit 格式