forked from matrix/element-web
Tweak issue assigning
Co-Authored-By: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
d930d14735
commit
0b772ca50a
|
@ -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
|
* Avoid force pushing to a PR after first round of review
|
||||||
* Use merge commits when landing
|
* Use merge commits when landing
|
||||||
* PR author merges after review (assuming they have write access)
|
* PR author merges after review (assuming they have write access)
|
||||||
* Assign issues only when in progress (don’t overly assign things so it’s clear
|
* Assign issues only when in progress to indicate to others what can be picked up
|
||||||
that anyone on the team can pick up)
|
|
||||||
|
|
||||||
## Design and Product Review
|
## Design and Product Review
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue