Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Grayjay
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoStreaming
Grayjay
Commits
1b8f44dd
Commit
1b8f44dd
authored
8 months ago
by
Kai DeLorenzo
Browse files
Options
Downloads
Patches
Plain Diff
Update bug_report.yml
parent
4d932468
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!22
Add issue template for bugs, docs, feature requests
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/ISSUE_TEMPLATE/bug_report.yml
+16
-14
16 additions, 14 deletions
.github/ISSUE_TEMPLATE/bug_report.yml
with
16 additions
and
14 deletions
.github/ISSUE_TEMPLATE/bug_report.yml
+
16
−
14
View file @
1b8f44dd
...
...
@@ -23,16 +23,14 @@ body:
label
:
What happened?
description
:
What did you expect to happen?
placeholder
:
Tell us what you see!
value
:
"
A
bug
happened!"
validations
:
required
:
true
-
type
:
textarea
-
type
:
input
id
:
grayjay-version
attributes
:
label
:
Grayjay Version
description
:
In the application, select More > Settings, scroll to the bottom and locate the value next to "Version Name".
render
:
shell
placeholder
:
"
242"
validations
:
required
:
true
...
...
@@ -46,29 +44,33 @@ body:
-
All
-
Youtube
-
BiliBili (CN)
-
Twitch
(Beta)
-
Twitch
-
Odysee
-
Rumble
-
Kick
(Beta)
-
Kick
-
PeerTube
-
Patreon
-
Nebula
(Beta)
-
Nebula
-
SoundCloud
-
Other
validations
:
required
:
true
-
type
:
dropdown
-
type
:
input
id
:
plugin-version
attributes
:
label
:
Plugin Version
description
:
In the application, select Sources > [the broken plugin], write down the value under "Version".
placeholder
:
"
12"
-
type
:
checkboxes
id
:
login
attributes
:
label
:
Are you experiencing the issue when logged in?
multiple
:
false
label
:
When do you experience the issue?
options
:
-
"
Yes"
-
"
No"
-
N/A
validations
:
required
:
true
-
label
:
While logged in
-
label
:
While logged out
-
label
:
N/A
-
type
:
textarea
id
:
logs
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment