We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f6553d + 2a36146 commit 681d579Copy full SHA for 681d579
.github/ISSUE_TEMPLATE/feature.yaml
@@ -27,7 +27,7 @@ body:
27
id: no-duplicate-issues
28
attributes:
29
label: "👀 Have you spent some time to check if this issue has been raised before?"
30
- 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 feature request?"
31
options:
32
- label: "I checked and didn't find similar issue"
33
required: true
@@ -37,4 +37,4 @@ body:
37
label: "🏢 Have you read the Code of Conduct?"
38
39
- label: "I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)"
40
- required: true
+ required: true
0 commit comments