Update PULL_REQUEST_TEMPLATE.md

This commit is contained in:
coderaiser 2023-05-15 11:47:03 +03:00 committed by GitHub
parent 67c0b81067
commit 895d19a153
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,5 +4,5 @@ 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") - [ ] commit message named according to [Contributing Guide](https://github.com/coderaiser/cloudcmd/blob/master/CONTRIBUTING.md "Contributting Guide")
- [ ] `npm run lint` is OK - [ ] `npm run fix:lint` is OK
- [ ] `npm test` is OK - [ ] `npm test` is OK