mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 11:23:48 -05:00
Merge pull request #2293 from GSA/sheevdave-patch-3
Update issue_template.yml
This commit is contained in:
11
.github/ISSUE_TEMPLATE/issue_template.yml
vendored
11
.github/ISSUE_TEMPLATE/issue_template.yml
vendored
@@ -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:**'
|
||||
|
||||
Reference in New Issue
Block a user