-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add minimal code review policy #219
base: main
Are you sure you want to change the base?
Conversation
Mostly describing existing practice more explicitly
|
||
If multiple individuals collaborate on a single PR, it is acceptable for | ||
cross-review by the authors to take place during development, but there must not be | ||
any unreviewed changes in the pull request at the time of approval. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is beyond the scope of what we discussed but I figured would be good to call out explicitly as I think it's existing practice, but happy to tweak.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed that this is existing practice.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM; will merge at the end of the week in case anyone else wants to chime in.
|
||
If multiple individuals collaborate on a single PR, it is acceptable for | ||
cross-review by the authors to take place during development, but there must not be | ||
any unreviewed changes in the pull request at the time of approval. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed that this is existing practice.
Status
Mostly describing existing practice more explicitly, but specifically setting clear expectation for new repos added to the any production code.
Description of Changes
Checklist (Optional)
make docs-lint
) passed locallymake docs-linkcheck
) passedmake docs
) docs at http://localhost:8000