From 861778f4d3b9e838fb811ca887a7a165a5aaa22d Mon Sep 17 00:00:00 2001 From: Igor Demin Date: Fri, 10 Feb 2023 09:55:12 +0300 Subject: [PATCH] Change the platform section in the bug report template (#2723) Checkboxes are treated as tasks: https://github.com/JetBrains/compose-jb/issues/2722 --- .github/ISSUE_TEMPLATE/bug_report.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 517484a7e4..6c01abefc3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,12 +11,14 @@ assignees: '' A clear and concise description of what the bug is. **Affected platforms** -- [ ] All -- [ ] Desktop -- [ ] Web (K/JS) - HTML based API -- [ ] Web (K/JS) - Canvas based API -- [ ] iOS -- [ ] other +Select one of the platforms below: +- All +- Desktop +- Web (K/JS) - HTML based API +- Web (K/JS) - Canvas based API +- iOS +- Other +If the bug is Android-only, report it in the [Jetpack Compose tracker](https://issuetracker.google.com/issues/new?component=612128) **Versions** - Kotlin version*: