From 98a47640d658a479f4201763b0746128b115b20e Mon Sep 17 00:00:00 2001 From: Igor Demin Date: Mon, 13 Feb 2023 16:28:30 +0300 Subject: [PATCH] Update bug_report.md (#2736) * Update bug_report.md * Update bug_report.md * Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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**