diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4b169aa25f9..53ff1e59ded 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -18,7 +18,7 @@ For Windows users, please run the script in [Git BASH](https://gitforwindows.org/). - [ ] In case you are adding a new generator, run the following additional script : ``` - ./bin/utils/ensure-up-to-date.sh + ./bin/utils/ensure-up-to-date ``` Commit all changed files. - [ ] File the PR against the [correct branch](https://github.com/OpenAPITools/openapi-generator/wiki/Git-Branches): `master` (6.3.0) (minor release - breaking changes with fallbacks), `7.0.x` (breaking changes without fallbacks)