Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jclouds Wiki" for change notification.
The "How to contribute" page has been changed by IgnasiBarrera: https://wiki.apache.org/jclouds/How%20to%20contribute?action=diff&rev1=2&rev2=3 During the review process you may be asked to do some changes. When applying, just add the new commits to the pull request without squashing the commits (unless you are asked to do it). This way reviewers can focus only in the changed stuff instead of going over the entire changes again. - Once all the changes are done and the pull request is ready, the commits in the pull request '''__must be squashed and rebased to the latest upstream version__'''. This will allow us to generate a clean patch and merge it properly. + A pull request is considered ready to be merged once it gets at lease one +1 from a reviewer. Once all the changes are done and the pull request is accepted, it '''__must be rebased to the latest upstream version__'''. It is also a good idea to squash all the commits into a single one, since this will allow us to generate a clean patch and merge it properly. == Commiting the changes to the ASF repo ==
