cloudcmd/.github/PULL_REQUEST_TEMPLATE.md
2023-05-15 11:47:03 +03:00

8 lines
344 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 fix:lint` is OK
- [ ] `npm test` is OK