Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nz-m authored Oct 1, 2023
1 parent 4e1602f commit e7cd6d6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ body:
attributes:
label: Contact Details
description: How can we get in touch with you if we need more information?
placeholder: ex. email@example.com
validations:
required: false

Expand All @@ -21,7 +20,6 @@ body:
attributes:
label: Bug Description
description: Please describe what happened and what you expected to happen. If applicable, please upload screenshots.
placeholder: Detailed description of the issue and expected behavior.
validations:
required: true

Expand All @@ -36,7 +34,6 @@ body:
- Android
- iOS
- Other
placeholder: Select the environment where the issue occurred
validations:
required: true

Expand All @@ -45,7 +42,6 @@ body:
attributes:
label: Reproduction Steps
description: Please provide step-by-step instructions to reproduce the bug.
placeholder: Detailed steps to reproduce the issue
validations:
required: false

Expand All @@ -59,7 +55,6 @@ body:
- Safari (iOS)
- Chrome (Android)
- Other
placeholder: Select relevant browsers
validations:
required: false

Expand Down

0 comments on commit e7cd6d6

Please sign in to comment.