-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Two category of kahban boards
Used as an overarching kahban board which will contain which sections of the project we still need to plan. (replacement for the Trello board)
Act as that sprints khanban board will contain each component of the sprint to be completed. Includes the review process.
-
Make a new branch from development Make sure you working on development branch Example:
git checkout -b "new_feature"
-
Write your code
-
Commit your changes ensure you use "Fixes #ISSUE_NUMBER" in your commit message to make it auto close the issue once your feature branch is merged into the dev branch Example:
git commit -m "Fixes #ISSUE_NUMBER"
-
Once your feature is done create a pull request from your branch into the dev branch.
-
on the project board for the sprint you should see the pull request in the needs review section.
-
Wait or annoy someone until the pull request is reviewed and merge the branch or resolve any issues they have found.
About
Documents
-
AWS
-
Other
-
REST
-
Nectar
-
Rancher
-
ASP.NET
-
Data
-
Blockchains
-
Processes