mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
docs(pull_request_teplate) add "-"
This commit is contained in:
parent
d1a99eee6b
commit
53cc837dcb
1 changed files with 3 additions and 3 deletions
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -3,7 +3,7 @@ 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
|
||||
- [ ] 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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue