mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-01 11:38:26 +01:00
new bug_report.yml
This commit is contained in:
14
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
14
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -3,9 +3,12 @@ description: Create a report to help us improve
|
|||||||
title: '[Bug]: '
|
title: '[Bug]: '
|
||||||
labels:
|
labels:
|
||||||
- '❌ bug'
|
- '❌ bug'
|
||||||
projects: 'StreamyfinRoadmap'
|
projects:
|
||||||
|
- '5'
|
||||||
assignees:
|
assignees:
|
||||||
- fredrikburmester
|
- fredrikburmester
|
||||||
|
- Simon-Eklundh
|
||||||
|
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@@ -22,12 +25,11 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Reproduction steps
|
label: Reproduction steps
|
||||||
description: "How do you trigger this bug? Please walk us through it step by step."
|
description: "How do you trigger this bug? Please walk us through it step by step."
|
||||||
value: |
|
placeholder: |
|
||||||
1.
|
1.
|
||||||
2.
|
2.
|
||||||
3.
|
3.
|
||||||
...
|
...
|
||||||
render: bash
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
@@ -47,3 +49,9 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: |
|
||||||
|
**Screenshots**
|
||||||
|
If applicable, please add screenshots to help explain your problem.
|
||||||
|
You can drag and drop images here or paste them directly into the comment box.
|
||||||
|
|||||||
Reference in New Issue
Block a user