Remove '(optional)' from question text, since it looks weird in rendered issue

This commit is contained in:
brandonlenz 2023-06-23 15:33:22 -04:00
parent 299123927f
commit 7445eff91a
No known key found for this signature in database
GPG key ID: FC8818009789E370
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?