diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e050152163..cf4fc73b33 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,26 +7,29 @@ assignees: '' --- + + **Describe the bug** A clear and concise description of what the bug is. **Affected platforms** -Select one of the platforms below: -- All -- Desktop -- Web (K/Wasm) - Canvas based API -- Web (K/JS) - Canvas based API -- Web (K/JS) - HTML library -- iOS -- Other - -If the bug is Android-only, report it in the [Jetpack Compose tracker](https://issuetracker.google.com/issues/new?component=612128) + +- [ ] Desktop (Windows, Linux, macOS) +- [ ] iOS +- [ ] Web (K/Wasm) - Canvas based API +- [ ] Web (K/JS) - Canvas based API +- [ ] Web (K/JS) - HTML library **Versions** - Kotlin version*: - Compose Multiplatform version*: - OS version(s)* (required for Desktop and iOS issues): -- OS architecture (x86 or arm64): +- OS architecture (x86 or arm64): +- Device (model or simulator for iOS issues): - JDK (for desktop issues): **To Reproduce**