mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Add bug report template
This commit is contained in:
27
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
27
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal 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).
|
||||
Reference in New Issue
Block a user