Skip to content

Contribute new features workflow

Marco Bernasocchi edited this page Oct 22, 2016 · 1 revision
  • Create new Ticket on https://github.com/inasafe/inasafe/issues/new
    • fill the needed information and description
    • assign yourself
    • note ticket number
  • Fork InaSAFE (if not already done)
  • Create new branch called fix-yourticketnumber in your fork
  • Implement feature
  • Pull request your branch into InaSAFE Develop
    • Develop must always pass test and code compliance
Clone this wiki locally