Add bug report template

This commit is contained in:
Matt Hensman
2020-09-12 15:49:53 +01:00
committed by GitHub
parent 2b5e9d4726
commit 75da4c5e9a

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

@@ -0,0 +1,27 @@
---
name: Bug report
about: Report a bug or unexpected behaviour
title: ''
labels: ''
assignees: ''
---
**OS version:**
**Browser version:**
**Extension version:**
**Bridge version:**
**Description**
Describe the bug here.
**Steps to reproduce**
1. List of steps
2. ...to reproduce the bug here
**Expected behaviour**
Describe the expected behaviour here.
**Logs**
Provide any applicable logs here. Info on where to find them is located [here](https://github.com/hensm/fx_cast/blob/master/CONTRIBUTING.md#bug-reports).