The Wallhack in-wall infrastructure mapping system is utilizes the Walabot development platform to graphically map the location of wood and metal studs on an image of the wall.
This is an example of a software workflow I want us all to follow:
- Choose an issue from the list
- Create a new branch for the issue in the format: issue#-issue-name
- Implement the new feature/bugfix in the new branch
- When finished, create pull request
- Notify the group to review request
- Fix problems, if any
- After review, Brandon will merge branch and close issue
- Profit :)
Notes: Commit often, always include descriptive commit messages.