Files
ui/.github/ISSUE_TEMPLATE/bug-report.md
2023-09-23 12:04:43 +02:00

35 lines
1.1 KiB
Markdown

---
name: 🐛 Bug report
about: Report a bug to help us improve the module.
title: ''
labels: 'bug'
assignees: ''
---
<!-- **IMPORTANT!**
Before reporting a bug, please make sure that you have read through our documentation and existing [issues](https://github.com/nuxt/ui/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc).
-->
### Version
@nuxt/ui: <!-- v2.8.0 -->
nuxt: <!-- v3.7.0 -->
### Reproduction
<!--
Please provide a reproduction link using this template: https://stackblitz.com/edit/nuxt-ui. A minimal reproduction is required unless you are absolutely sure that the issue is obvious and the provided information is enough to understand the problem. If a report is vague (e.g. just a generic error message) and has no reproduction, it will receive a "need reproduction" label. If no reproduction is provided we might close it.
-->
### Description
<!--
A clear and concise description of what the bug is. If you intend to submit a PR for this issue, tell us in the description.
-->
### Additional context
<!--
Add any other context or screenshots about the bug report here.
-->