Skip to content
Mark Ferraretto edited this page Apr 10, 2023 · 8 revisions

This wiki is deprecated

Don't use it. Instead, go to our Policies and Procedures site.

This wiki will be deleted one day...


This is the home page for this wiki and I can't change that :-(

In the meantime, the good stuff is on the Sidebar to the left

TODO:

  • procedures for code reviews
  • procedure for branching
    • when we work on code we should create a branch to work on
      • naming policy? Do we need one?
    • Code stays in branch while we work and test
    • code gets promoted to master/main after a review/test
    • branch can then be deleted
    • how to do the branching thing in VS Code
  • A HOWTO on pulling, pushing, committing, branching in GitHub. Very brief with links to GH doco