Skip to content

Commit efacfa1

Browse files
formatting issue templates
1 parent 077b113 commit efacfa1

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

.github/ISSUE_TEMPLATE/1-feature-request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ body:
1919
id: Motivation
2020
attributes:
2121
label: Technical Design
22-
description: Detail usage within a Greenwood project and the API design you have in mind.
22+
description: Detail usage within a Greenwood project and the API design you have in mind.
2323
placeholder: I want to use the feature like this...
2424
validations:
2525
required: true
@@ -29,4 +29,4 @@ body:
2929
label: Additional Context
3030
description: Please provide any additional details, links, or resources that may be helpful for consideration of this feature.
3131
validations:
32-
required: false
32+
required: false

.github/ISSUE_TEMPLATE/2-enhancement.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ body:
1919
id: desired-state
2020
attributes:
2121
label: Desired State
22-
description: Describe what the desired state could look like.
22+
description: Describe what the desired state could look like.
2323
placeholder: Feature x could work like this instead...
2424
validations:
2525
required: true
@@ -29,4 +29,4 @@ body:
2929
label: Additional Context
3030
description: Please provide any additional details, links, or resources that may be helpful for consideration of this enhancement.
3131
validations:
32-
required: false
32+
required: false

.github/ISSUE_TEMPLATE/3-bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ body:
4040
label: Additional Context
4141
description: Please provide any additional relevant details, screenshots, links, or resources that would be helpful.
4242
validations:
43-
required: false
43+
required: false

.github/ISSUE_TEMPLATE/4-chore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ body:
1414
description: Description of the task at hand
1515
placeholder: Update ESLint config, change test runner, etc...
1616
validations:
17-
required: true
17+
required: true

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ contact_links:
99
about: Chat about Greenwood and join the community!
1010
- name: Documentation
1111
url: https://github.com/ProjectEvergreen/www.greenwoodjs.dev
12-
about: See an issue with the documentation? Visit our website repo to help get it fixed!
12+
about: See an issue with the documentation? Visit our website repo to help get it fixed!

0 commit comments

Comments
 (0)