universal-plugin-repo/.github/PULL_REQUEST_TEMPLATE.md
2025-11-24 19:13:19 +00:00

17 lines
487 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
3. [ ] If you are adding a source: is it a fork of an existing plugin?