Skip to content

Commit c32e0dc

Browse files
committed
Changed language and format of Code of Conduct section in all the forms
1 parent 5b3b90f commit c32e0dc

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,7 @@ body:
7777
- type: checkboxes
7878
id: read-code-of-conduct
7979
attributes:
80-
description: "This is our [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)."
8180
label: "🏒 Have you read the Code of Conduct?"
8281
options:
83-
- label: "I read the Code of Conduct"
82+
- label: "I read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)"
8483
required: true

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ body:
2626
- type: checkboxes
2727
id: read-code-of-conduct
2828
attributes:
29-
description: "This is our [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)."
3029
label: "🏒 Have you read the Code of Conduct?"
3130
options:
32-
- label: "I read the Code of Conduct"
31+
- label: "I read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)"
3332
required: true

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ body:
3434
- type: checkboxes
3535
id: read-code-of-conduct
3636
attributes:
37-
description: "This is our [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)."
3837
label: "🏒 Have you read the Code of Conduct?"
3938
options:
40-
- label: "I read the Code of Conduct"
39+
- label: "I read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)"
4140
required: true

0 commit comments

Comments
Β (0)