We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7cac82 commit 1de0f95Copy full SHA for 1de0f95
.github/ISSUE_TEMPLATE/documentation.yaml
@@ -6,7 +6,7 @@ body:
6
- type: markdown
7
attributes:
8
value: |
9
- Thanks for taking the time to fill out our documentation update request form 🙏
+ Thanks for taking the time to make our documentation better 🙏
10
- type: textarea
11
id: issue-description
12
validations:
@@ -26,8 +26,7 @@ body:
26
- type: checkboxes
27
id: read-code-of-conduct
28
29
- description: "This is our [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)."
30
label: "🏢 Have you read the Code of Conduct?"
31
options:
32
- - label: "I read the Code of Conduct"
+ - label: "I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)"
33
required: true
0 commit comments