Home - nollidnosnhoj/travel2change GitHub Wiki

This is the repository for the travel2change project.

master branch - branch that will be used for production/deployment. Do not commit to this branch unless the commit is tested in the develop branch.

develop branch - branch that will be used for development. Pull from this branch. If you are working on a task, create a branch from the develop branch.

Doing Tasks

If you are assigned to do a task, pull from the develop branch (unless you need to pull from another branch for dependency reasons). Create a new local branch from the develop branch. If you're done with your task, you can push it into the origin repository. It you want to merge it with the develop branch, create a pull request for your branch, and we can review it.

Questions, Issues

If you have issues with installing the project, or need help with a task, you can either use the Slack group, or create an issue in this repository.