aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Robibero <cody@robibe.ro>2021-11-09 13:21:39 -0700
committerGitHub <noreply@github.com>2021-11-09 13:21:39 -0700
commita7a6a22109cd723a75b8e4f31f3403cb6a28e2cc (patch)
tree9565fd4683b7f68bcd772fe9c0186897ea42ca7e
parent296ba26b19e3685a1454e4969784f80897c44ab8 (diff)
parent97508c6f42b6950e3f42a76f818dc38ed0026e1e (diff)
Merge pull request #6814 from thornbill/fix-issue-template
-rw-r--r--.github/ISSUE_TEMPLATE/issue report.yml34
1 files changed, 17 insertions, 17 deletions
diff --git a/.github/ISSUE_TEMPLATE/issue report.yml b/.github/ISSUE_TEMPLATE/issue report.yml
index ddfebe6a8..63e0f0e22 100644
--- a/.github/ISSUE_TEMPLATE/issue report.yml
+++ b/.github/ISSUE_TEMPLATE/issue report.yml
@@ -13,15 +13,15 @@ body:
label: Please describe your bug
description: Also tell us, what did you expect to happen?
placeholder: |
- The more information that you are able to provide, the better. Did you do anything before this happened? Did you upgrade or change anything? Any screenshots or logs you can provide will be helpful.
-
- This is my issue.
-
- Steps to Reproduce
- 1. In this environment...
- 2. With this config...
- 3. Run '...'
- 4. See error...
+ The more information that you are able to provide, the better. Did you do anything before this happened? Did you upgrade or change anything? Any screenshots or logs you can provide will be helpful.
+
+ This is my issue.
+
+ Steps to Reproduce
+ 1. In this environment...
+ 2. With this config...
+ 3. Run '...'
+ 4. See error...
validations:
required: true
- type: dropdown
@@ -59,14 +59,14 @@ body:
- **Networking**: [e.g. Host, Bridge/NAT]
- **Storage**: [e.g. local, NFS, cloud]
value: |
- - OS:
- - Virtualization:
- - Clients:
- - Browser:
+ - OS:
+ - Virtualization:
+ - Clients:
+ - Browser:
- FFmpeg Version:
- Playback Method:
- - Hardware Acceleration:
- - Plugins:
+ - Hardware Acceleration:
+ - Plugins:
- Reverse Proxy:
- Base URL:
- Networking:
@@ -77,14 +77,14 @@ body:
attributes:
label: Jellyfin logs
description: Please copy and paste any relevant log output. This can be found in Dashboard > Logs.
- placeholder: For playback issues, browser/client and FFmpeg logs may be more useful.
+ placeholder: For playback issues, browser/client and FFmpeg logs may be more useful.
render: shell
- type: textarea
id: ffmpeg-logs
attributes:
label: FFmpeg logs
description: Please copy and paste any relevant log output. This can be found in Dashboard > Logs.
- placeholder: It's important to include the specific codec details. If no FFmpeg logs appear, the file was Direct Played and did not use FFmpeg.
+ placeholder: It's important to include the specific codec details. If no FFmpeg logs appear, the file was Direct Played and did not use FFmpeg.
render: shell
- type: textarea
id: browserlogs