mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-15 18:21:09 +00:00
docs(community): soften contributor requirements
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
## Testing
|
||||
|
||||
Use what applies. If you skipped something, add a short note instead of forcing it.
|
||||
|
||||
- [ ] `bun run validate`
|
||||
- [ ] `bun run validate:ci-parity`
|
||||
- [ ] `cd ui && bun run validate` if UI changed
|
||||
@@ -11,6 +13,8 @@
|
||||
|
||||
## Checklist
|
||||
|
||||
Check what applies. Not every item is relevant for every PR.
|
||||
|
||||
- [ ] Base branch is `dev` unless this is an approved hotfix
|
||||
- [ ] Branch name follows `feat/*`, `fix/*`, `docs/*`, or approved hotfix naming
|
||||
- [ ] Relevant `--help` output updated if CLI behavior changed
|
||||
|
||||
Reference in New Issue
Block a user