universal-plugin-repo/.github/PULL_REQUEST_TEMPLATE.md
2025-12-10 19:50:42 +00:00

389 B

Feature / Bug fixes:

  1. Have you ran update.js and pushed the resulting manifest to your forks repo?

  2. Have you tested the generated manifest on jellyfin?

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