PSCredentialStore/.gitea/ISSUE_TEMPLATE/Bug.md

49 lines
753 B
Markdown
Raw Normal View History

----
name: "Bug"
about: "This template is used to report bugs!"
2022-06-28 09:21:01 +02:00
title: ":lady_beetle: "
labels:
- bug
----
2022-06-28 09:21:01 +02:00
<!--
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 -->