Merge branch 'main' into 2171-clean-up-titles

This commit is contained in:
Beverly Nguyen
2025-01-30 10:24:54 -08:00

View File

@@ -64,6 +64,17 @@ body:
validations:
required: false
- type: markdown
attributes:
value: '**Accessibility:**'
- type: textarea
id: accessibility
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:**'