Merge pull request #202 from pascalorg/chore/update-templates

chore: encourage screen recordings in PR and bug report templates
This commit is contained in:
Pascal
2026-03-30 16:40:08 -04:00
committed by GitHub
2 changed files with 10 additions and 3 deletions
+3 -1
View File
@@ -49,7 +49,9 @@ body:
id: screenshots id: screenshots
attributes: attributes:
label: Screenshots or screen recordings label: Screenshots or screen recordings
description: If applicable, add screenshots or a short video to help explain the problem. description: |
A short screen recording is the fastest way to show us the bug.
Drag and drop a video file or paste a link — even a quick clip helps a lot.
validations: validations:
required: false required: false
+7 -2
View File
@@ -10,9 +10,14 @@
2. 2.
3. 3.
## Screenshots / recordings ## Screenshots / screen recording
<!-- If this is a visual change, add before/after screenshots or a short recording --> <!--
🎥 Screen recordings are strongly encouraged for any visual or interactive change.
Even a quick 15-second clip helps reviewers understand the change far better than screenshots alone.
Drag and drop a video or paste a link here.
-->
## Checklist ## Checklist