Update PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Kasra Bigdeli 2023-04-19 12:15:03 -07:00 committed by GitHub
parent 4058193bab
commit 262a92a2fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -11,3 +11,4 @@ Please note that this repo is mostly for popular apps with thousands of stars an
- [ ] I have made sure that instructions.start and instructions.end are clear and self-explanatory. - [ ] I have made sure that instructions.start and instructions.end are clear and self-explanatory.
- [ ] Icon is added as a png file to the logos directory. - [ ] Icon is added as a png file to the logos directory.
- [ ] I've executed the checks if necessary by running `npm ci && npm run validate_apps && npm run formatter` - [ ] I've executed the checks if necessary by running `npm ci && npm run validate_apps && npm run formatter`
- [ ] I will take resposibility addressing any issues that arises as a result of this PR (maintaining this app).