2020-11-07 06:06:01 +08:00
|
|
|
|
2021-03-13 04:46:04 +08:00
|
|
|
# Code-Reviewer Section
|
|
|
|
The general guidlines can be found [here](https://github.com/apple/foundationdb/wiki/FoundationDB-Commit-Process).
|
2020-11-07 06:06:01 +08:00
|
|
|
|
2021-03-13 04:46:04 +08:00
|
|
|
Please check each of the following things and check *all* boxed before accepting a PR.
|
2020-11-07 06:06:01 +08:00
|
|
|
|
2021-03-13 04:46:04 +08:00
|
|
|
[ ] The PR has a description.
|
|
|
|
[ ] The description mentions which forms of testing were done and the testing seems reasonable.
|
|
|
|
[ ] Every function/class/actor that was touched is reasonably well documented.
|