Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
D0miH authored Dec 16, 2019
1 parent 427dbf8 commit ffcd4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Thanks for taking the time and wanting to contribute to this project 👍🏼

Before you start coding it is best to directly comment on the issue and tell everyone that you want to work on it. This prevents misunderstandings such that two persons start working on the same issue.

Know that everyone knows that you wanna work on this issue you can start by forking the repository. This will create a copy of the repository on your GitHub account.
Now that everyone knows that you wanna work on this issue you can start by forking the repository. This will create a copy of the repository on your GitHub account.
We have a `master` and a `development` branch in this repository. The `master` branch is responsible for all the releases. We push to this branch only if we release a new version of `iGlance`. The development (as the name suggests) is for developing.
Therefore the next step is to create a new branch which is based on the `development` branch. Name your branch after the following scheme:

Expand Down

0 comments on commit ffcd4bc

Please sign in to comment.