Skip to content

Commit 1de0f95

Browse files
authored
Update documentation.yaml
1 parent b7cac82 commit 1de0f95

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/ISSUE_TEMPLATE/documentation.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ body:
66
- type: markdown
77
attributes:
88
value: |
9-
Thanks for taking the time to fill out our documentation update request form 🙏
9+
Thanks for taking the time to make our documentation better 🙏
1010
- type: textarea
1111
id: issue-description
1212
validations:
@@ -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 have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)"
3332
required: true

0 commit comments

Comments
 (0)