Files
AndroidJetpack/kobweb/.github/ISSUE_TEMPLATE/bug_report.md
T
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

24 lines
564 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
*YOUR BUG DESCRIPTION HERE*
If relevant, specify:
* OS: _(Choose one: Linux/Mac/Win)_
* Kobweb libs version: _(from your `gradle/libs.version.toml` file)_
* Kobweb CLI version: _(run `kobweb version`)_
---
To ensure this bug gets triaged / prioritized quickly, please...
* describe the bug as clearly as possible
* provide repro steps and, if possible, link to a project or code that demonstrates the problem
* explain what behavior you expect to happen.