mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Finish compat issue transfer
This commit is contained in:
19
.github/ISSUE_TEMPLATE/compatibility-report.md
vendored
19
.github/ISSUE_TEMPLATE/compatibility-report.md
vendored
@@ -1,19 +0,0 @@
|
|||||||
---
|
|
||||||
name: Compatibility Report
|
|
||||||
about: Report the compatibility status of an app
|
|
||||||
title: "[compat] <App name>"
|
|
||||||
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):**
|
|
||||||
@@ -22,7 +22,7 @@ Follow the bug report issue template and provide as much info as possible. Logs
|
|||||||
|
|
||||||
## Compatibility Reports
|
## 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
|
## Localizations
|
||||||
|
|||||||
@@ -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.
|
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.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Check the <a href="https://github.com/hensm/fx_cast/issues?q=is%3Aissue+label%3Acompat">compatibility list</a> or if it's missing, <a href="https://github.com/hensm/fx_cast/issues/new/choose">submit a new compatibility report issue</a>.
|
Check the <a href="https://github.com/hensm/fx_cast-compat/issues?q=is%3Aissue+label%3Acompat">compatibility list</a> or if it's missing, <a href="https://github.com/hensm/fx_cast-compat/issues/new/choose">submit a new compatibility report issue</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</details>
|
</details>
|
||||||
|
|||||||
Reference in New Issue
Block a user