Merge pull request #748 from cisagov/bl-remove-optional-content

Remove `(optional)` from issue templates
This commit is contained in:
Mohammad Minaie 2023-06-23 15:55:01 -04:00 committed by GitHub
commit 59488d124f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -43,7 +43,7 @@ body:
- type: textarea
id: environment
attributes:
label: Environment (optional)
label: Environment
description: |
Where is this issue occurring? If related to development environment, list the relevant tool versions.
@ -54,12 +54,12 @@ body:
- type: textarea
id: additional-context
attributes:
label: Additional Context (optional)
label: Additional Context
description: "Please include additional references (screenshots, design links, documentation, etc.) that are relevant"
- type: textarea
id: issue-links
attributes:
label: Issue Links (optional)
label: Issue Links
description: |
What other issues does this story relate to and how?

View file

@ -47,12 +47,12 @@ body:
- type: textarea
id: additional-context
attributes:
label: Additional Context (optional)
label: Additional Context
description: "Please include additional references (screenshots, design links, documentation, etc.) that are relevant"
- type: textarea
id: issue-links
attributes:
label: Issue Links (optional)
label: Issue Links
description: |
What other issues does this story relate to and how?