Work flow - noobling/Homefornow GitHub Wiki

Our work flow

  1. Find something to fix or add.
  2. Open an issue that covers the keywords: What Why How
  3. Assign the appropriate people
  4. Make your feature or fix branch by branching off developer
  5. Add you changes
  6. Make a pull request to developer branch. Make sure you reference the issue you are resolving
  7. Request and wait for someone to review you changes
  8. Merge your changes
  9. Delete your branch