Fix references to the old master branch with the new branch name

This commit is contained in:
Mahmoud Ben Hassine
2021-08-17 21:34:55 +02:00
parent bb3809cf55
commit 24152e7a57
5 changed files with 8 additions and 8 deletions

View File

@@ -2,11 +2,11 @@ Thank you for taking time to contribute this pull request!
You might have already read the [contributor guide][1], but as a reminder, please make sure to:
* Sign the [contributor license agreement](https://cla.pivotal.io/sign/spring)
* Rebase your changes on the latest `master` branch and squash your commits
* Rebase your changes on the latest `main` branch and squash your commits
* Add/Update unit tests as needed
* Run a build and make sure all tests pass prior to submission
For more details, please check the [contributor guide][1].
Thank you upfront!
[1]: https://github.com/spring-projects/spring-batch/blob/master/CONTRIBUTING.md
[1]: https://github.com/spring-projects/spring-batch/blob/main/CONTRIBUTING.md