Files
react/.github/CONTRIBUTING.md
2020-03-19 02:04:41 +08:00

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