mirror of
https://github.com/zhigang1992/react.git
synced 2026-04-23 20:00:56 +08:00
11 lines
496 B
Markdown
11 lines
496 B
Markdown
ZEIT UI Contributing Guide
|
|
|
|
### Pull Request Guidelines
|
|
- Fork this repository to your own account. Do not create branches here.
|
|
- Commit info should be formatted by the [rules](https://github.com/conventional-changelog/commitlint/blob/master/%40commitlint/config-conventional/README.md).
|
|
- Rebase before creating a PR to keep commit history clear.
|
|
- Merging a PR takes two maintainers: one approves the changes after reviewing, and then the other reviews and merges.
|
|
|
|
### Code Style
|
|
Follow Lint
|