Correct script in PULL_REQUEST_TEMPLATE.md (#15480)

This commit is contained in:
Beppe Catanese
2023-05-12 09:03:22 +02:00
committed by GitHub
parent 3371e883ab
commit aeecd9cc26

View File

@@ -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)