mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Updated Developer's Guide (markdown)
parent
167fc2a803
commit
3e94be7f0c
@ -122,7 +122,7 @@ The type checker is **not** run as part of pre-commit, since that makes it harde
|
||||
|
||||
## Pull requests
|
||||
|
||||
Please make a new branch from either develop or master, and make your pull requests to khopa/develop.
|
||||
Please make a new branch from either develop or master, and make your pull requests to dcs-liberation/develop.
|
||||
|
||||
We can only merge/revert whole PRs, which means you should try and keep the size of each individual PR as small as possible. Ideally, one PR for one feature/bugfix/change. Also, review latency doesn't scale linearly with review time, and review time doesn't scale linearly with PR complexity. **Smaller PRs will likely get reviewed sooner and faster.** In addition, it's not possible for the testers to isolate bugs on a sub-build level.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user