Skip to content

Commit 7f11c2d

Browse files
committed
Add new line at the end of files
1 parent 5f55bc5 commit 7f11c2d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

β€Ž.github/ISSUE_TEMPLATE/bug.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@ body:
8686
description: "Have you Googled for a similar issue or checked our older issues for a similar bug?"
8787
options:
8888
- label: "I checked and didn't find similar issue"
89-
required: true
89+
required: true

β€Ž.github/ISSUE_TEMPLATE/documentation.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ body:
3030
label: "🏒 Have you read the Code of Conduct?"
3131
options:
3232
- label: "I read the Code of Conduct"
33-
required: true
33+
required: true

β€Ž.github/ISSUE_TEMPLATE/feature.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ body:
3030
description: "Have you Googled for a similar issue or checked our older issues for a similar bug?"
3131
options:
3232
- label: "I checked and didn't find similar issue"
33-
required: true
33+
required: true

0 commit comments

Comments
Β (0)