From 4b449e914aba6332661f3637dd722cd3d936ff0d Mon Sep 17 00:00:00 2001 From: Igor Demin Date: Mon, 6 Feb 2023 23:59:55 +0300 Subject: [PATCH] Update bug_report.md (#2710) * Update bug_report.md * Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index cda6be681d..517484a7e4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -13,17 +13,16 @@ 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 -- [ ] k/native +- [ ] Web (K/JS) - HTML based API +- [ ] Web (K/JS) - Canvas based API +- [ ] iOS - [ ] other **Versions** - Kotlin version*: -- Compose multiplatform version*: -- OS version(s)* (required for desktop and k/native issues): -- OS Architecture (x86 or ARM64): - +- Compose Multiplatform version*: +- OS version(s)* (required for Desktop and iOS issues): +- OS architecture (x86 or arm64): **To Reproduce** Steps and/or the code snippet to reproduce the behavior: