Skip to content

Commit a59a497

Browse files
committed
Corrected Code of Conduct language
1 parent c32e0dc commit a59a497

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
@@ -79,5 +79,5 @@ body:
7979
attributes:
8080
label: "🏒 Have you read the Code of Conduct?"
8181
options:
82-
- label: "I read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)"
82+
- label: "I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)"
8383
required: true

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ body:
2828
attributes:
2929
label: "🏒 Have you read the Code of Conduct?"
3030
options:
31-
- label: "I read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)"
31+
- label: "I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)"
3232
required: true

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ body:
3636
attributes:
3737
label: "🏒 Have you read the Code of Conduct?"
3838
options:
39-
- label: "I read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)"
39+
- label: "I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)"
4040
required: true

0 commit comments

Comments
Β (0)