未验证 提交 612686a5 编写于 作者: A akaError 提交者: GitHub

change github template (#984)

上级 e073e1d3
......@@ -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:
......
---
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.
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
......@@ -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: |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册