Update and rename feature_request.yml to feature_request.md
This commit is contained in:
parent
3b199ea1b0
commit
745d40c089
18
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
name: 🚀 Feature Request
|
||||
description: Suggest an idea for this project
|
||||
title: "[feat.]: <title>"
|
||||
labels: ["type: feature"]
|
||||
---
|
||||
|
||||
**Use Case**
|
||||
<!-- A clear and concise description of what is the intended usage scenario is. -->
|
||||
|
||||
**Describe the solution you'd like**
|
||||
<!-- A clear and concise description of what you want to happen. -->
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
|
||||
|
||||
**Additional context**
|
||||
<!-- Add any other context or screenshots about the feature request here. -->
|
32
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
32
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -1,32 +0,0 @@
|
||||
name: 🚀 Feature Request
|
||||
description: feature request for OceanBase
|
||||
title: "[feat.]: <title>"
|
||||
labels: ["type: feature"]
|
||||
assignees: []
|
||||
body:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Please check the issue list for the same feature first
|
||||
options:
|
||||
- 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: Use Case
|
||||
description: A clear and concise description of what is the intended usage scenario is.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
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
|
Loading…
x
Reference in New Issue
Block a user