Update and rename feature_request.yml to feature_request.md

This commit is contained in:
wangyunlai 2023-05-09 09:53:59 +08:00 committed by GitHub
parent 3b199ea1b0
commit 745d40c089
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 32 deletions

View 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. -->

View File

@ -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