universal-plugin-repo/.github/PULL_REQUEST_TEMPLATE.md
2025-08-28 04:11:51 +01:00

17 lines
475 B
Markdown

### Feature / Bug fixes:
1. [ ] Have you ran update.js and pushed the resulting manifest to your forks repo?
2. [ ] Have you added the generated manifest from your fork to verify functionality?
### Adding sources:
1. [ ] Have you removed any duplicate sources?
- VSCode: ctrl + shift + p > Delete Duplicate Lines
2. [ ] Have you sorted lines by ascending?
- VSCode: ctrl + shift + p > Sort Lines Ascending
2. [ ] Is a source you added a fork of an existing source?