Gitea Templates Update
This commit is contained in:
@@ -8,15 +8,6 @@ body:
|
||||
value: |
|
||||
Please provide enough detail to reproduce the problem.
|
||||
|
||||
- type: input
|
||||
id: summary
|
||||
attributes:
|
||||
label: Summary
|
||||
description: Short description of the bug.
|
||||
placeholder: The player freezes after switching playlists.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: steps
|
||||
attributes:
|
||||
|
||||
@@ -8,15 +8,6 @@ body:
|
||||
value: |
|
||||
Share the problem you're trying to solve and the outcome you'd like.
|
||||
|
||||
- type: input
|
||||
id: summary
|
||||
attributes:
|
||||
label: Summary
|
||||
description: Short description of the feature request.
|
||||
placeholder: Add an option to schedule playlists by weekday.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: problem
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user