cloudcmd/.github/PULL_REQUEST_TEMPLATE.md
2016-11-22 14:40:25 +02:00

9 lines
346 B
Markdown

<!--
Thank you for making pull request. Please fill in the template below. If unsure
about something, just do as best as you're able.
-->
- [ ] commit message named according to [Contributing Guide](https://github.com/coderaiser/cloudcmd/blob/master/CONTRIBUTING.md "Contributting Guide")
- [ ] `npm run codestyle` is OK
- [ ] `npm test` is OK