📝 CONTRIBUTING : fix typo (stash in stead of squash)

Thanks Molkobain ! (https://github.com/Combodo/iTop/pull/371#discussion_r1030759606)
This commit is contained in:
Pierre Goiffon
2022-11-24 08:58:44 +01:00
parent 70a6b276ca
commit e9c91d986d

View File

@@ -132,7 +132,7 @@ Our tests are located in the `test/` directory, containing a PHPUnit config file
When your code is working, please: When your code is working, please:
* stash as much as possible your commits, * squash as much as possible your commits,
* rebase your branch on our repo last commit, * rebase your branch on our repo last commit,
* create a pull request. * create a pull request.