Files
ui/.github/ISSUE_TEMPLATE/question.yml
2023-09-23 14:33:44 +02:00

13 lines
442 B
YAML

name: "💬 Question"
description: Ask a question about the module.
labels: ["question"]
body:
- type: markdown
attributes:
value: |
Before asking a question, please make sure that you have read through our [documentation](https://ui.nuxt.com) and existing [issues](https://github.com/nuxt/ui/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc).
- type: textarea
id: description
validations:
required: true