Tweak issue assigning

Co-Authored-By: Travis Ralston <travpc@gmail.com>
This commit is contained in:
J. Ryan Stinnett 2020-03-13 16:48:03 +00:00 committed by GitHub
parent d930d14735
commit 0b772ca50a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,8 +43,7 @@ When reviewing code, here are some things we look for and also things we avoid:
* Avoid force pushing to a PR after first round of review
* Use merge commits when landing
* PR author merges after review (assuming they have write access)
* Assign issues only when in progress (dont overly assign things so its clear
that anyone on the team can pick up)
* Assign issues only when in progress to indicate to others what can be picked up
## Design and Product Review