diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 978c298d..21996f07 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,6 +5,6 @@ Make sure all boxes are checked (add x inside the brackets) when you submit your - [ ] This PR is for the `dev` branch rather than for `master`. - [ ] This PR is compliant with the [other contributing guidelines](https://github.com/nodemcu/nodemcu-firmware/blob/dev/CONTRIBUTING.md) as well (if not, please describe why). - [ ] I have thoroughly tested my contribution. -- [ ] The code changes are reflected in the documentation at `docs/en/*`. +- [ ] The code changes are reflected in the documentation at `docs/*`. \