Skip to content

Commit a4799ad

Browse files
authored
Updated the link for COC in documentation template
1 parent 0b1ad82 commit a4799ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/documentation.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ body:
2323
options:
2424
- label: "I checked and didn't find similar issue"
2525
required: true
26-
- type: checkboxes
26+
- type: checkboxes
2727
id: read-code-of-conduct
2828
attributes:
29-
label: "🏢 Have you read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)?"
29+
label: "🏢 Have you read the Code of Conduct?"
3030
options:
31-
- label: "I read the Code of Conduct"
31+
- label: "I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)"
3232
required: true

0 commit comments

Comments
 (0)