Update feature_request.yml

This commit is contained in:
wangyunlai 2023-05-08 16:01:24 +08:00 committed by GitHub
parent 968d0097b1
commit b5caa65a12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,26 +1,32 @@
name: feature request
name: 🚀 Feature Request
description: feature request for OceanBase
title: "[feat.]: "
labels: [feature]
assignees:
- caifeizhi
title: "[feat.]: <title>"
labels: ["type: feature"]
assignees: []
body:
- type: checkboxes
attributes:
label: Please check the issue list for the same feature first
options:
- label: Please checked issue list and confirm this feature is encountered for the first time.
- label: I have searched the existing issues.
required: true
- label: Please try full text in English and attach precise description.
required: true
- type: textarea
attributes:
label: A full description of the feature and provide some example if the same feature exists in other products, such as mysql
render: markdown
label: Use Case
description: A clear and concise description of what is the intended usage scenario is.
validations:
required: true
- type: textarea
attributes:
label: other information
label: Describe alternatives you have considered
description: A clear and concise description of any alternative solutions or features you've considered
validations:
required: false
- type: textarea
attributes:
label: Other information
description: Any other information about the feature.
validations:
required: false