updated issue templates

This commit is contained in:
Sebastian Hildebrandt 2019-02-03 10:08:09 +01:00
parent 9bdf347bf3
commit 2e78de2196
4 changed files with 7 additions and 61 deletions

View File

@ -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.

View File

@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
labels: 'feature'
assignees: ''
---

View File

@ -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 ...

View File

@ -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.