Update issue templates

This commit is contained in:
Vincent Zhang 2019-01-02 16:39:35 +08:00 committed by GitHub
parent 7f8aa486a4
commit 1d9fd80658
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 43 additions and 0 deletions

23
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,23 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe**
A clear and concise description of what the bug is.
**Steps and Expected**
Steps to reproduce the behavior:
A clear and concise description of what you expected to happen.
**Environment:**
- OS: [e.g. Windows]
- Version [e.g. 10]
- Package version [e.g. 201801228]
**Additional context**
Screenshots, recordings, logs and/or messages...

View file

@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
**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.