Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
barvian committed Oct 27, 2024
1 parent a3c16d3 commit 867acf8
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ body:
id: description
attributes:
label: Describe the bug and the steps to reproduce it
# description: Provide a clear and concise description of the challenge you are running into, and the steps we should take to try to reproduce your bug.
placeholder: |
You can drag your video or image files inside of this editor ↓
validations:
required: true

Expand All @@ -49,14 +50,14 @@ body:
validations:
required: false

- type: textarea
id: screenshots_or_videos
attributes:
label: Screenshots or videos
description: |
For more information on the supported file image/file types and the file size limits, see [GitHub docs](https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/attaching-files).
placeholder: |
You can drag your video or image files inside of this editor ↓
# - type: textarea
# id: screenshots_or_videos
# attributes:
# label: Screenshots or videos
# description: |
# For more information on the supported file image/file types and the file size limits, see [GitHub docs](https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/attaching-files).
# placeholder: |
# You can drag your video or image files inside of this editor ↓

# - type: dropdown
# attributes:
Expand Down

0 comments on commit 867acf8

Please sign in to comment.