This is an automated email from the ASF dual-hosted git repository. andrijapanic pushed a commit to branch test in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
commit 83aabff6a0d12307c4df78f6a957aef86e97c359 Author: Andrija Panic <[email protected]> AuthorDate: Tue Oct 22 16:10:37 2019 +0200 test --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2cd4ed7..2f67952 100644 --- a/README.rst +++ b/README.rst @@ -142,7 +142,7 @@ This process will do the following: Making a pull request on GitHub to contribute your changes ---------------------------------------------------------- -When you are happy with your changes and you want to contribute them, you will be creating a Pull Request on GitHub to do so. This is done by pushing your changes to your forked repository (usually called 'origin') and then initiating a pull request. +When you are happy with your changes and you want to contribute them, you will be creating a Pull Request on GitHub to do so. This is done by pushing your changes to your forked repository (usually called 'origin') and then initiating a pull request . .. note:: Make sure you have merged `upstream/master` into your `dev` branch before you do this.
