nathanbaleeta / ureport_mobile

U-Report is a social messaging tool and data collection system developed by UNICEF to improve citizen engagement, inform leaders, and foster positive change. The program sends polls and alerts to its participants, collecting real-time responses, and subsequently publishes gathered data.
https://ureport.in/
GNU General Public License v3.0
6 stars 1 forks source link

Create branching strategy #4

Closed nathanbaleeta closed 4 years ago

nathanbaleeta commented 4 years ago

Setup additional branches for develop & staging so that developers won't need to merge directly to master branch and make develop branch the default. This helps prevent making mistakes on master branch by overiding code without having the proper oversights.

Hint: https://www.youtube.com/watch?v=hS7uybMi0z4