Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Readme URLs #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ Note: Some of the dependencies are a little old, as a result, there might be wei
### Contributing guide
We will be using the git-flow based model to manage changes to the app.

1. We wiil be maintaining two core branches, `master` and `develop` with `master` containing the last release, and `develop` containing the latest stable version.
1. We will be maintaining two core branches, `master` and `develop` with `master` containing the last release, and `develop` containing the latest stable version.
2. All core contributors are required to work on the `develop` branch.
3. Depending on the nature of the work, branch types can be of two types, `feature/feature-name` and `hotfix/hotfix-name` which upon completion of work should be merged to the develop branch.
4. You can learn more about gitflow in this excellent [stackoverflow answer](https://softwareengineering.stackexchange.com/questions/255404/how-to-use-github-branches-and-automatic-releases-for-version-management).


### Bugs and feature requests

We will be using Github issues to solicit and work on issues and feature requests. To submit an issue or feature request, head over to the [issues section.](https://github.com/2c-indore/explore-indore-fe/issues/new/choose)
We will be using Github issues to solicit and work on issues and feature requests. To submit an issue or feature request, head over to the [issues section.](https://github.com/2c-indore/explore-indore-be/issues/new/choose)