diff --git a/.github/ISSUE_TEMPLATE/documentation.yaml b/.github/ISSUE_TEMPLATE/documentation.yaml index a4b74f3..0ebfa6a 100644 --- a/.github/ISSUE_TEMPLATE/documentation.yaml +++ b/.github/ISSUE_TEMPLATE/documentation.yaml @@ -19,7 +19,7 @@ body: id: no-duplicate-issues attributes: label: "👀 Have you spent some time to check if this issue has been raised before?" - 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?" options: - label: "I checked and didn't find similar issue" required: true @@ -29,4 +29,4 @@ body: label: "🏢 Have you read the Code of Conduct?" options: - label: "I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)" - required: true \ No newline at end of file + required: true