diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b1c4f3342b..c98620813d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve title: '' -labels: '' +labels: 'to reproduce' assignees: '' --- @@ -23,15 +23,16 @@ If the bug is Android-only, report it in the [Jetpack Compose tracker](https://i **Versions** - Kotlin version*: -- Compose Multiplatform version*: -- OS version(s)* (required for Desktop and iOS issues): +- Compose Multiplatform version*: +- OS version(s)* (required for Desktop and iOS issues): - OS architecture (x86 or arm64): +- JDK (for desktop issues): **To Reproduce** Steps and/or the code snippet to reproduce the behavior: 1. Go to '...' -2. Click on '....' -3. Scroll down to '....' +2. Click on '...' +3. Scroll down to '...' 4. See error **Expected behavior**