Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Responding to issues (everyone)

  1. Pick an issue to resolve, by assigning it to yourself and leaving a nice comment telling others you'll own it.

Assign issue

  1. Create a branch to address your assigned issue.

Create branch

  1. Create a folder and file (with path instructions)

Create file

  1. Commit your new file to your branch (not master!). You can add a meaningful commit message instead of the default this time, e.g. "Adding my favourite colour".