change github template (#984)

This commit is contained in:
akaError 2022-09-02 16:32:33 +08:00 committed by GitHub
parent e073e1d3ad
commit 612686a51b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 35 additions and 18 deletions

View File

@ -9,7 +9,9 @@ body:
attributes:
label: Please check the issue list for the same bug
options:
- label: I have checked issue list and this bug is encountered for the first time.
- label: Please checked issue list and confirm this bug is encountered for the first time.
required: true
- label: Please try full text in English and attach precise description.
required: true
- type: textarea
attributes:

View File

@ -1,17 +0,0 @@
---
name: Feature request
about: Suggest an idea for this project
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**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

@ -0,0 +1,26 @@
name: feature request
description: feature request for OceanBase
title: "[feat.]: "
labels: [feature]
assignees:
- caifeizhi
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.
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
validations:
required: true
- type: textarea
attributes:
label: other information
validations:
required: false

View File

@ -5,6 +5,12 @@ labels: [question]
assignees:
- caifeizhi
body:
- type: checkboxes
attributes:
label: Please check the issue list for the same question
options:
- label: Please try full text in English and attach precise description.
required: true
- type: markdown
attributes:
value: |