Gitea Templates

This commit is contained in:
2026-07-26 01:35:57 +01:00
parent f4de31269d
commit 4ca4da473f
3 changed files with 108 additions and 0 deletions
+57
View File
@@ -0,0 +1,57 @@
name: Bug report
about: Report a problem with Pulse Signage
labels:
- bug
body:
- type: markdown
attributes:
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:
label: Steps to reproduce
description: List the actions that trigger the bug.
placeholder: |
1. Open the dashboard
2. Change the playlist on a screen
3. Save and wait for playback to refresh
validations:
required: true
- type: textarea
id: expected
attributes:
label: Expected behavior
description: What you expected to happen.
validations:
required: true
- type: textarea
id: actual
attributes:
label: Actual behavior
description: What actually happened.
validations:
required: true
- type: textarea
id: environment
attributes:
label: Environment
description: Include version, browser, player setup, and any relevant logs.
placeholder: |
Version:
Browser:
Player version:
Logs: