PowerShell/.github/PULL_REQUEST_TEMPLATE.md
2016-07-28 16:48:40 -07:00

8 lines
343 B
Markdown

- [ ] Resolves issue #abcd.
- [ ] Code is [rebased][sync] on `origin/master`.
- [ ] Add tests that fail without your changes.
- [ ] Update all relevant [documentation][docs].
[sync]: https://github.com/PowerShell/PowerShell/blob/master/docs/git/README.md#sync-your-local-repo
[docs]: https://github.com/PowerShell/PowerShell/tree/master/docs