We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 681d579 + 1b828aa commit 253652dCopy full SHA for 253652d
.github/ISSUE_TEMPLATE/documentation.yaml
@@ -19,7 +19,7 @@ body:
19
id: no-duplicate-issues
20
attributes:
21
label: "👀 Have you spent some time to check if this issue has been raised before?"
22
- description: "Have you Googled for a similar issue or checked our older issues for a similar bug?"
+ description: "Have you Googled for a similar issue or checked our older issues for a similar documentation request?"
23
options:
24
- label: "I checked and didn't find similar issue"
25
required: true
@@ -29,4 +29,4 @@ body:
29
label: "🏢 Have you read the Code of Conduct?"
30
31
- label: "I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)"
32
- required: true
+ required: true
0 commit comments