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**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
**Current Output**
|
||||
If applicable, add output to help explain your problem.
|
||||
|
||||
**Desktop (please complete the following information):**
|
||||
- OS: [e.g. iOS]
|
||||
- Browser [e.g. chrome, safari]
|
||||
- Version [e.g. 22]
|
||||
|
||||
**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]
|
||||
**Environment (please complete the following information):**
|
||||
- systeminformation package version:
|
||||
- OS: [e.g. macOS]
|
||||
- Hardware [e.g. MacBook Pro 13]
|
||||
|
||||
**Additional context**
|
||||
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
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: ''
|
||||
labels: 'feature'
|
||||
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