Create enhancement.yml

This commit is contained in:
wangyunlai 2023-05-08 16:04:10 +08:00 committed by GitHub
parent adf96925cd
commit 3e487b56a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
.github/ISSUE_TEMPLATE/enhancement.yml vendored Normal file
View File

@ -0,0 +1,10 @@
name: 🚀 Enhancement
description: I want to make an enhancement.
labels: ["type: enhancement"]
body:
- type: textarea
attributes:
label: Enhancement
description: A clear and concise description.
validations:
required: true