Bias Analysis
Detected Bias Types
windows_first
missing_linux_example
Summary
The documentation provides platform-specific quickstart sections for web, Android, iOS, Windows, and Unity, but does not mention or provide examples for Linux. Additionally, the 'clean up resources' section links to instructions specifically for Windows, with no mention of Linux or cross-platform alternatives.
Recommendations
- Add a Linux-specific quickstart section or clarify if the web or another platform guide is suitable for Linux users.
- In the 'clean up resources' section, provide instructions or links for Linux users (e.g., using Azure CLI on Linux, Bash commands, or cross-platform tools).
- Ensure that all platform pivots include Linux where applicable, or explicitly state platform limitations.
- Avoid linking only to Windows-specific tabs or instructions; provide parity for Linux and other operating systems.
Create Pull Request