Update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
cc356617a1
commit
cdd584f5d9
|
|
@ -10,3 +10,4 @@ Please note that this repo is mostly for popular apps with thousands of stars an
|
||||||
- [ ] I have ensured that I am not using the "latest" tag as this tag is dynamically changing and might break the one-click app. Use a fixed version.
|
- [ ] I have ensured that I am not using the "latest" tag as this tag is dynamically changing and might break the one-click app. Use a fixed version.
|
||||||
- [ ] 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`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue