reword the first paragraph

[ci skip]

Signed-off-by: Florian Kraft <f.kraft@finn.de>
This commit is contained in:
Florian Kraft
2015-02-23 16:03:42 +01:00
parent 1f69f4fc57
commit ca88991270
+2 -2
View File
@@ -1,4 +1,4 @@
OpenProject is an open source project and we encourage you to help us out. For contributing to OpenProject, please do follow these steps:
OpenProject is an open source project and we encourage you to help us out. For contributing to OpenProject, please read the following guidelines:
## Development flow
For contributing source code, please follow the Git Workflow below:
@@ -13,7 +13,7 @@ git clone git@github.com/<username>/openproject
- Optional: Add the original OpenProject repository as a remote, so you can fetch changes:
```
git remote add upstream git@github.com:/opf/openproject
git remote add upstream git@github.com:opf/openproject
```
- Make sure you're on the right branch. The main development branch is `dev`: