-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Two category of kanban boards
Used as an overarching kanban board which will contain which sections of the project we still need to create spike reports for. (replacement for the Trello board) Spike Details
Act as that sprints kanban board will contain each task of the sprint to be completed. Includes the review process.
-
Make a new branch from development Make sure you work on the development branch Example:
git checkout -b "new_feature"
-
Write your code
-
Commit your changes to 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"
-
Before you make a pull request make sure to
git push
. -
Once your feature is done create a pull request from your branch into the dev branch. https://github.com/sardap/Capstone-2019-Data-Sharing/pulls
-
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