mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 16:49:58 +00:00
43 lines
1.4 KiB
Markdown
43 lines
1.4 KiB
Markdown
# Contributing
|
|
|
|
Contributions welcome.
|
|
|
|
Implementation notes are at [IMPLEMENTATION.md](IMPLEMENTATION.md).
|
|
If you're unsure about anything, feel free to ask.
|
|
|
|
Just submit a PR for small changes (bugfixes, typos, etc...). Comment first on existing
|
|
issues if you're going to work on something to avoid duplication of effort.
|
|
|
|
Submit an issue for new features before submitting a PR.
|
|
|
|
|
|
## 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).
|
|
|
|
|
|
## Localizations
|
|
|
|
Missing strings:
|
|
|
|
* `nl`
|
|
* `popupMediaTypeApp`
|
|
* `popupMediaTypeTab`
|
|
* `popupMediaTypeScreen`
|
|
* `popupMediaTypeFile`
|
|
* `popupMediaSelectCastLabel`
|
|
* `popupMediaSelectToLabel`
|
|
* `contextAddToWhitelist`
|
|
* `contextAddToWhitelistRecommended`
|
|
* `contextAddToWhitelistAdvancedAdd`
|
|
* `optionsMediaSyncElementDescription`
|
|
* `optionsReceiverSelectorCategoryName`
|
|
* `optionsReceiverSelectorCategoryDescription`
|
|
* `optionsReceiverSelectorType`
|
|
* `optionsReceiverSelectorTypeBrowser`
|
|
* `optionsReceiverSelectorTypeNative`
|
|
* `optionsReceiverSelectorWaitForConnection`
|
|
* `optionsReceiverSelectorWaitForConnectionDescription`
|
|
* `optionsReceiverSelectorCloseIfFocusLost`
|
|
* `optionsMirroringAppIdDescription`
|