Intro
We use Github as our main code repository. We also use it to collaborate, manage projects, and keep track of issues. It is important for everyone on the ABAIR team to have a Github account and be a member of our phonlab-tcd organisation.
Setting Up
New Account
If you are new to Github, click here for a guide on creating an account.
Joining the Team
If you have a Github account, click here for a guide on how to be added to the phonlab-tcd organisation.
Contributing
Every member of the ABAIR team can contribute to projects hosted on Github. THis includes both technical and non-technical team members.
Non-Technical Team
If you are not part of the technical team, you will still be able to contribute to projects through Github. This includes editing websites (including this one), creating issues when you notice problems with one of our technologies, assigning hr to fix these issues and more.
See the guides below for step-by-step instructions:
Technical Team
If you are part of the ABAIR technical team, you will likely be cloning repositories, creating branches, pushing branches, making pull requests etc.
See the contributer's guide for full details on our workflow.