mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-18 12:28:09 +00:00
docs: small typos in Contributing
This commit is contained in:
parent
bf6e9b4cad
commit
865c167ac5
@ -11,8 +11,10 @@ Your Pull Request should follow these criteria:
|
|||||||
and `make style` to do the required changes.
|
and `make style` to do the required changes.
|
||||||
- The generated files are up-to-date. Use `make gen` in repository root to make
|
- The generated files are up-to-date. Use `make gen` in repository root to make
|
||||||
it happen.
|
it happen.
|
||||||
- Commits must have concise commit messages, the imperative mood is preferred
|
- Commits must have concise commit messages, we endorse [Conventional Commits](https://www.conventionalcommits.org).
|
||||||
([rationale](https://gist.github.com/robertpainsi/b632364184e70900af4ab688decf6f53)).
|
|
||||||
|
## Review process
|
||||||
|
|
||||||
- Multiple commits per PR are allowed, but please do not use reverts, etc.
|
- Multiple commits per PR are allowed, but please do not use reverts, etc.
|
||||||
Use rebase.
|
Use rebase.
|
||||||
- Do not use merge (e.g. merge trezor/master into ...).
|
- Do not use merge (e.g. merge trezor/master into ...).
|
||||||
|
Loading…
Reference in New Issue
Block a user