2018-05-30 18:09:55 +02:00
|
|
|
### Check list
|
|
|
|
|
|
2018-06-07 12:14:58 +02:00
|
|
|
> Check items when done or if not relevant
|
|
|
|
|
|
|
|
|
|
- [ ] PR reference the relevant issue (e.g. `Fixes #007`)
|
2018-05-30 18:09:55 +02:00
|
|
|
- [ ] if UI changes, a screenshot has been added to the PR
|
2019-02-04 13:47:57 +01:00
|
|
|
- [ ] `CHANGELOG.unreleased.md`:
|
2018-06-28 17:27:53 +02:00
|
|
|
- enhancement/bug fix entry added
|
|
|
|
|
- list of packages to release updated (`${name} v${new version}`)
|
2018-05-30 18:09:55 +02:00
|
|
|
- [ ] documentation updated
|
2019-01-21 14:08:41 +01:00
|
|
|
- [ ] **I have tested added/updated features** (and impacted code)
|
2018-05-30 18:09:55 +02:00
|
|
|
|
|
|
|
|
### Process
|
|
|
|
|
|
|
|
|
|
1. create a PR as soon as possible
|
|
|
|
|
1. mark it as `WiP:` (Work in Progress) if not ready to be merged
|
2019-05-22 14:50:57 +02:00
|
|
|
1. when you want a review, add a reviewer (and only one)
|
2018-06-28 17:27:53 +02:00
|
|
|
1. if necessary, update your PR, and re- add a reviewer
|