PowerShell/.github/PULL_REQUEST_TEMPLATE.md

8 lines
343 B
Markdown
Raw Normal View History

- [ ] Resolves issue #abcd.
- [ ] Code is [rebased][sync] on `origin/master`.
2016-04-23 00:03:46 +02:00
- [ ] Add tests that fail without your changes.
- [ ] Update all relevant [documentation][docs].
2016-07-07 03:05:18 +02:00
2016-07-29 01:48:40 +02:00
[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