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 fb27245 commit 3559138Copy full SHA for 3559138
.github/ISSUE_TEMPLATE/documentation.yaml
@@ -26,7 +26,7 @@ body:
26
- type: checkboxes
27
id: read-code-of-conduct
28
attributes:
29
- label: "🏢 Have you read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)?"
+ label: "🏢 Have you read the Code of Conduct?"
30
options:
31
- - label: "I have read the Code of Conduct"
+ - label: "I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)"
32
required: true
0 commit comments