Create PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Obelous 2025-08-20 13:44:19 +01:00 committed by GitHub
parent 73b86daf8c
commit b911c6523c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

11
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,11 @@
### Feature / Bug fixes:
1. [ ] Have you ran update.js and pushed the resulting manifest to your forks repo?
### Adding sources:
1. [ ] Have you removed any duplicate sources?
- VSCode: ctrl + shift + p > Delete duplicate lines
2. [ ] Is a source you added a fork of a another project?