diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4a1acd5e69..4ab69ebe6d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,7 +3,7 @@ Hello 👋 Thank you for submitting a pull request. To help us merge your PR, make sure to follow the instructions below: -- Create or update the documentation. (Should be made against the documentation branch) +- Create or update the documentation. (Should be made against the `main` branch) - Create or update the tests. - Refer to the issue you are closing in the PR description - fix #issue - Specify if the PR is in WIP (work in progress) state or ready to be merged