mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-20 09:46:06 +02:00
Merge pull request #1182 from cisagov/cd/fix-issues-1
Remove leading spaces to fix our issue template
This commit is contained in:
commit
7f9b610a9c
1 changed files with 3 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/issue-default.yml
vendored
6
.github/ISSUE_TEMPLATE/issue-default.yml
vendored
|
@ -21,9 +21,9 @@ body:
|
||||||
label: Acceptance criteria
|
label: Acceptance criteria
|
||||||
description: "If known, share 1-3 statements that would need to be true for this issue to be considered resolved. Use a [task list](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/about-task-lists#creating-task-lists) if appropriate."
|
description: "If known, share 1-3 statements that would need to be true for this issue to be considered resolved. Use a [task list](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/about-task-lists#creating-task-lists) if appropriate."
|
||||||
placeholder: "- [ ]"
|
placeholder: "- [ ]"
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: additional-context
|
id: additional-context
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional context
|
label: Additional context
|
||||||
description: "Share any other thoughts, like how this might be implemented or fixed. Screenshots and links to documents/discussions are welcome."
|
description: "Share any other thoughts, like how this might be implemented or fixed. Screenshots and links to documents/discussions are welcome."
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue