mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
refactor(.github): nextui version description in bug report template (#3281)
* refactor(.github): revise version description & placeholder * refactor(.github): revise version description & placeholder
This commit is contained in:
parent
2ce7d74b1c
commit
069163053f
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -28,7 +28,9 @@ body:
|
||||
description: |
|
||||
Please provide the version of NextUI you are using.
|
||||
You can find the version number in the package.json file.
|
||||
placeholder: ex. 2.0.10
|
||||
For global installation, please state the version only. (e.g. 2.4.2)
|
||||
For individual installation, please state the package name as well. (e.g. @nextui-org/button@2.0.34)
|
||||
placeholder: ex. 2.4.2
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user