Update issue templates

This commit is contained in:
shalousun 2021-07-16 12:36:43 +08:00 committed by GitHub
parent 05019d9782
commit 980b1d4170
1 changed files with 14 additions and 9 deletions

View File

@ -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.
### Motivation(提出这个pr目的)
Why are we doing this? What use cases does it support? What is the expected outcome?
**Additional context**
Add any other context or screenshots about the feature request here.