/599Project

initial publish

Primary LanguageC#

599-Project "Divine Aegis"

###Etiquette

  • Remember to create and work in a seperate branch for each feature, bug and so on.
  • Name branches after the ticket being addressed.
  • DO NOT merge into dev unless via pull requests
  • Pull requests must be approved by a teammate, i.e. that the change has been successful and the code is satisfactory.

###Software Engineering Practices

###Workflow The workflow we will be using is a simplified version of the system described in the image below. We will mostly work out of dev until major milestones are reached.

Note: When submitting, a description of the submission is REQUIRED Include a brief description of all work done and more specifically, include whether you have made a bug fix, a feature addition, or an overhaul/addition of a system.

github workflow