Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ body:
label: What did you expect to see?
placeholder: Tell us what you expect!
validations:
required: true
required: false
- type: input
id: fastdup-version
attributes:
Expand Down Expand Up @@ -72,12 +72,12 @@ body:
attributes:
label: Attach a screenshot [Optional]
validations:
required: true
required: false
- type: input
id: contact
attributes:
label: Contact Details [Optional]
description: How can we get in touch with you if we need more info?
placeholder: ex. email@example.com
validations:
required: true
required: false