Files
svelte-headlessui/.github/ISSUE_TEMPLATE/bug_report.md
2022-02-06 18:07:50 -08:00

21 lines
524 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Please share one of:
* A REPL using https://svelte.dev/repl/ (you can import from "@rgossiaux/svelte-headlessui" there and it will install from npm)
* A git repository which reproduces the issue
* A full code snippet which reproduces the issue
**Library version**
Add the version of `svelte-headlessui` that you are using here.