mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-17 10:51:00 +00:00
docs: fix typo in review.md
This commit is contained in:
parent
0a9884c76e
commit
76dc3b3e51
@ -1,7 +1,7 @@
|
|||||||
# Review Process
|
# Review Process
|
||||||
|
|
||||||
- File a Pull Request with a number of well-defined clearly described commits.
|
- File a Pull Request with a number of well-defined clearly described commits.
|
||||||
Multiple commits per PR are allowed, but please do not use reverts, etc. Use rebase.
|
Multiple commits per PR are allowed, but please do not include revert commits, etc. Use rebase.
|
||||||
- Do not use merge (e.g. merge trezor/master into ...). Again, use rebase.
|
- Do not use merge (e.g. merge trezor/master into ...). Again, use rebase.
|
||||||
- The general review workflow goes as follows:
|
- The general review workflow goes as follows:
|
||||||
1. Someones makes a PR. They should make sure it passes lints and anything that can be run
|
1. Someones makes a PR. They should make sure it passes lints and anything that can be run
|
||||||
|
Loading…
Reference in New Issue
Block a user