Include process of status-go PR
Define a process for status-go PR as more of those are expected to be opened by the Waku team. Specify that testing is mandatory before merge
This commit is contained in:
parent
1e703cdc81
commit
b5a09a334a
|
@ -70,3 +70,19 @@ Documentation change PR (review please): https://github.com/status-im/status.im/
|
||||||
| Please embed Image/Video here of the before and after. | Please embed Image/Video here of the before and after. | Please embed Image/Video here of the before and after. |
|
| Please embed Image/Video here of the before and after. | Please embed Image/Video here of the before and after. | Please embed Image/Video here of the before and after. |
|
||||||
|
|
||||||
status: ready <!-- Can be ready or wip -->
|
status: ready <!-- Can be ready or wip -->
|
||||||
|
|
||||||
|
<!-- Uncomment this section for status-go upgrade/dogfooding pull requests
|
||||||
|
|
||||||
|
- Specify potentially impacted user flows in _Areas that maybe impacted*.
|
||||||
|
- Ensure that _Steps to test_ is filled in.
|
||||||
|
|
||||||
|
### Risk
|
||||||
|
|
||||||
|
Described potential risks and worst case scenarios.
|
||||||
|
|
||||||
|
Tick **one**:
|
||||||
|
- [ ] Low risk: 2 devs MUST perform testing as specified above and attach their results as comments to this PR **before** merging.
|
||||||
|
- [ ] High risk: QA team MUST perform additional testing in the specified affected areas **before** merging.
|
||||||
|
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
Loading…
Reference in New Issue