diff --git a/.github/ISSUE_TEMPLATE/compatibility-report.md b/.github/ISSUE_TEMPLATE/compatibility-report.md deleted file mode 100644 index 22f6b1b..0000000 --- a/.github/ISSUE_TEMPLATE/compatibility-report.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -name: Compatibility Report -about: Report the compatibility status of an app -title: "[compat] " -labels: '' -assignees: '' - ---- - -**App name:** -**App URL:** -**App ID (if possible):** - - -**Issues:** -Set the appropriate `compat-` label and list any issues here. - - -**Error log (if applicable):** diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index edb2b71..be201c9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,7 +22,7 @@ Follow the bug report issue template and provide as much info as possible. Logs ## Compatibility Reports -Compatibility reports are always helpful. Use the "Compatibility Report" issue template. Ensure you have a working environment and that the site is in the whitelist (check options page). +Compatibility reports are always helpful. They're tracked in a separate repository, so go to [@hensm/fx_cast-compat](https://github.com/hensm/fx_cast-compat) and use the "Compatibility Report" issue template. Ensure you have a working environment and that the site is in the whitelist (check options page). ## Localizations diff --git a/docs/index.html b/docs/index.html index b3e96c2..8992bee 100755 --- a/docs/index.html +++ b/docs/index.html @@ -263,7 +263,7 @@ The API is also not fully implemented and is missing some methods (mostly queue management). The current implementation likely also has edge-cases and bugs which may cause issues.

- Check the compatibility list or if it's missing, submit a new compatibility report issue. + Check the compatibility list or if it's missing, submit a new compatibility report issue.