Welcome to Huboard
How to set up YOUR repo
Add labels to your repository with the following pattern
# - Title
# == index of column Title == column header
Example:
1 - Backlog
2 - Ready
3 - Working
4 - Done
The number represents the index of the column and the will be the column header
How to move cards with git commits
To move a card with a commit message add "push GH-#" anywhere in your commit message
Other supported key words
push GH-#
pushed GH-#
move GH-#
moves GH-#