Update issue templates
This commit is contained in:
parent
05019d9782
commit
980b1d4170
|
@ -1,15 +1,20 @@
|
||||||
---
|
---
|
||||||
name: Feature Request 💡 about: Suggest a new idea for the project. labels: enhancement
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Summary(关于这个pr的描述)
|
**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 [...]
|
||||||
|
|
||||||
Brief explanation of the feature.
|
**Describe the solution you'd like**
|
||||||
|
A clear and concise description of what you want to happen.
|
||||||
|
|
||||||
### Basic example(pr的用例)
|
**Describe alternatives you've considered**
|
||||||
|
A clear and concise description of any alternative solutions or features you've considered.
|
||||||
|
|
||||||
If the proposal involves a new or changed API, include a basic code example. Omit this section if it's not applicable.
|
**Additional context**
|
||||||
|
Add any other context or screenshots about the feature request here.
|
||||||
### Motivation(提出这个pr目的)
|
|
||||||
|
|
||||||
Why are we doing this? What use cases does it support? What is the expected outcome?
|
|
||||||
|
|
Loading…
Reference in New Issue