updated issue templates
This commit is contained in:
parent
9bdf347bf3
commit
2e78de2196
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -20,19 +20,13 @@ Steps to reproduce the behavior:
|
|||||||
**Expected behavior**
|
**Expected behavior**
|
||||||
A clear and concise description of what you expected to happen.
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
**Screenshots**
|
**Current Output**
|
||||||
If applicable, add screenshots to help explain your problem.
|
If applicable, add output to help explain your problem.
|
||||||
|
|
||||||
**Desktop (please complete the following information):**
|
**Environment (please complete the following information):**
|
||||||
- OS: [e.g. iOS]
|
- systeminformation package version:
|
||||||
- Browser [e.g. chrome, safari]
|
- OS: [e.g. macOS]
|
||||||
- Version [e.g. 22]
|
- Hardware [e.g. MacBook Pro 13]
|
||||||
|
|
||||||
**Smartphone (please complete the following information):**
|
|
||||||
- Device: [e.g. iPhone6]
|
|
||||||
- OS: [e.g. iOS8.1]
|
|
||||||
- Browser [e.g. stock browser, safari]
|
|
||||||
- Version [e.g. 22]
|
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -2,7 +2,7 @@
|
|||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
title: ''
|
title: ''
|
||||||
labels: ''
|
labels: 'feature'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@ -1,33 +0,0 @@
|
|||||||
### Issue Type
|
|
||||||
|
|
||||||
* [ ] Bug
|
|
||||||
* [ ] Feature Request
|
|
||||||
* [ ] Question
|
|
||||||
|
|
||||||
### Expected behavior
|
|
||||||
|
|
||||||
-
|
|
||||||
-
|
|
||||||
-
|
|
||||||
|
|
||||||
### Actual behavior
|
|
||||||
|
|
||||||
-
|
|
||||||
-
|
|
||||||
-
|
|
||||||
|
|
||||||
### Steps to reproduce the problem
|
|
||||||
|
|
||||||
-
|
|
||||||
-
|
|
||||||
-
|
|
||||||
|
|
||||||
### Specifications
|
|
||||||
|
|
||||||
- package version:
|
|
||||||
- operating system:
|
|
||||||
- hardware:
|
|
||||||
|
|
||||||
### Problem and possible solution
|
|
||||||
|
|
||||||
If you have a solution in mind (or any idea what could cause this issue), we would be happy, if you can describe it here ...
|
|
||||||
@ -1,15 +0,0 @@
|
|||||||
## Pull Request
|
|
||||||
|
|
||||||
Fixes #
|
|
||||||
|
|
||||||
#### Changes proposed:
|
|
||||||
|
|
||||||
* [ ] Fix
|
|
||||||
* [ ] Enhancement
|
|
||||||
* [ ] Remove
|
|
||||||
* [ ] Update
|
|
||||||
|
|
||||||
#### Description (what is this PR about)
|
|
||||||
|
|
||||||
Brief explanation of the changes you have made and/or the new content you are contributing.
|
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user