Update issue_template.yml

added accessibility secton
This commit is contained in:
Sheev Davé
2025-01-27 11:49:05 -08:00
committed by GitHub
parent a5e2fd4e21
commit f384ba00bb

View File

@@ -64,6 +64,17 @@ body:
validations:
required: false
- type: markdown
attributes:
value: '**Accessibility:**'
- type: textarea
id: notes
attributes:
label: "List any specific accessibility guidance or tests that need to be considered for this user story."
description: "List what type of accessibility tests need to pass."
validations:
required: false
- type: markdown
attributes:
value: '**Notes:**'