Skip to content
Vanuan edited this page Jul 5, 2012 · 1 revision

Workflow

Git-workflow (branches, tags and naming conventions; rebase vs merge)

Development process workflow

  • Agile?
  • "Feature is done" criteria
  • Integration and unit testing

Issue tracking

I'm using my private Redmine instance with redmine backlogs plugin for defining new user stories.


Github issue tracker can be used for user feedback.

Clone this wiki locally