diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 062a65a..06c0ed1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,7 +2,7 @@ 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? +2. [ ] Have you tested the generated manifest on jellyfin? ### Adding sources: @@ -13,5 +13,3 @@ 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?