diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0ff9c2b09..8522022bd 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -23,7 +23,7 @@ Happy contributing! ### Have you added your change to the [Changelog](https://github.com/appwrite/appwrite/blob/master/CHANGES.md)? -(The CHANGES.md file tracks all the changes that make it to the `main` branch. Add your change to this file in the following format ) +(The CHANGES.md file tracks all the changes that make it to the `main` branch. Add your change to this file in the following format) - One line description of your PR [#pr_number](Link to your PR) ### Have you read the [Contributing Guidelines on issues](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md)?