Files
xen-orchestra/PULL_REQUEST_TEMPLATE.md

19 lines
639 B
Markdown
Raw Normal View History

2018-05-30 18:09:55 +02:00
### Check list
> 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
- [ ] `CHANGELOG.unreleased.md`:
- 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
- [ ] **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)
1. if necessary, update your PR, and re- add a reviewer