Files
nats-server/.github/PULL_REQUEST_TEMPLATE.md
2018-03-16 15:56:22 -07:00

18 lines
645 B
Markdown

- [ ] Link to issue, e.g. `Resolves #NNN`
- [ ] Documentation added (if applicable)
- [ ] Tests added
- [ ] Branch rebased on top of current master (`git pull --rebase origin master`)
- [ ] Changes squashed to a single commit (described [here](http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html))
- [ ] Build is green in Travis CI
- [ ] You have certified that the contribution is your original work and that you license the work to the project under the [Apache 2 license](https://github.com/nats-io/gnatsd/blob/master/LICENSE)
Resolves #
### Changes proposed in this pull request:
-
-
-
/cc @nats-io/core