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

475 B

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
  1. Have you sorted lines by ascending?
  • VSCode: ctrl + shift + p > Sort Lines Ascending
  1. Is a source you added a fork of an existing source?