1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00

Update issue templates

This commit is contained in:
Christian Giese
2021-02-08 15:00:29 +01:00
committed by GitHub
parent 7c1a2437a6
commit 8007714990

32
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,32 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: GIC-de
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Version (`bngblaster -v`):
JSON configuration:
```json
{
}
```
Steps to reproduce the behavior:
1. ...
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.