Update bug-report.yml

This commit is contained in:
Pouya Saadeghi 2023-01-30 15:22:01 +03:00 committed by GitHub
parent 55cd65f696
commit 2426a2b14d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@ body:
id: version
attributes:
label: What version of daisyUI are you using?
description: You can see the daisyUI version number on your `package.json` file.
placeholder: 'example: v2.47.0'
validations:
required: false
@ -35,7 +36,7 @@ body:
id: reproduction
attributes:
label: Reproduction URL (optional)
description: Provide a link to a [Tailwind Play](https://daisyui.com/tailwindplay/) page or a public GitHub repo so we can reproduce the issue
description: Provide a link to a [Tailwind Play](https://daisyui.com/tailwindplay/) page or a public GitHub repo so we can reproduce the issue.
placeholder: 'https://'
validations:
required: false