diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 69f9212..904c619 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -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: