chore(github): update issue forms

This commit is contained in:
Benjamin Canac
2023-09-23 14:33:44 +02:00
parent 2531c8e66d
commit f60543a234
4 changed files with 19 additions and 11 deletions

View File

@@ -1,14 +1,12 @@
name: " Question"
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 and existing [issues](https://github.com/nuxt/ui/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc).
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
attributes:
label: Description
validations:
required: true