Update bug_report.yml

This commit is contained in:
David Maisonave
2024-08-10 12:51:31 -04:00
committed by GitHub
parent f4bd47e43f
commit a31454784d

View File

@@ -46,18 +46,7 @@ body:
label: What browser and version?
placeholder: e.g. Chrome Ver:127, Firefox Ver:129, Safari Ver:1.3.2, Any
validations:
required: true
- type: textarea
id: steps-to-reproduce
attributes:
label: Steps To Reproduce
description: Steps to reproduce the behavior
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
validations:
required: false
required: true
- type: textarea
id: expected-behavior
attributes: