forked from OCram85/PSCredentialStore
Update issue templates (#56)
This commit is contained in:
parent
4abfec5725
commit
c45490aefe
50
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
50
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,50 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: This template is used to report bugs!
|
||||
title: ":lady_beetle: "
|
||||
labels: bug
|
||||
assignees: OCram85
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
This bug report is ony for content provided in this repository!
|
||||
|
||||
- Make sure you're able to reproduce the error in the lastest version of this package.
|
||||
- Search of already existing issues.
|
||||
- Refer to the known issues and FAQ section.
|
||||
-->
|
||||
|
||||
#### :bomb: Steps to reproduce
|
||||
|
||||
```bash
|
||||
|
||||
```
|
||||
|
||||
#### :rocket: Expected behavior
|
||||
|
||||
```bash
|
||||
|
||||
```
|
||||
|
||||
#### :boom: Actual behavior
|
||||
|
||||
```bash
|
||||
|
||||
```
|
||||
|
||||
#### :notebook: Environment data
|
||||
|
||||
<!-- You can add additional environment data here--->
|
||||
|
||||
```bash
|
||||
|
||||
```
|
||||
|
||||
#### :framed_picture: Screenshots
|
||||
|
||||
<!-- Paste your screenshots here. -->
|
||||
|
||||
#### :bookmark: Refs
|
||||
|
||||
<!-- A place for addtional references to othe issues and PRs -->
|
26
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ":flying_saucer: "
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
This issue template is used to describe whished features.
|
||||
-->
|
||||
|
||||
#### :satellite: Suggestion
|
||||
|
||||
|
||||
|
||||
#### :artificial_satellite: Implementation ideas
|
||||
|
||||
|
||||
|
||||
#### :framed_picture: Mock-up Images
|
||||
|
||||
|
||||
|
||||
#### :bookmark: Refs.
|
Loading…
Reference in New Issue
Block a user