A github repo for the UoS Research IT Book Club
Directories in the repo follow a nested hierarchy:
Book -> Chapter -> {Subfolders}
Files should be created in the most appropriate location and given a unique name which identifies the contributor and the purpose of the file.
Use the wiki to store useful information in a searchable place. This could include notes or links to external resources that members might want to revisit.
Use the discussion area to ask questions or make announcements.
TO DO
- Is this useful considering we have a slack channel?
In order to contribute to the book club repo, the following steps must be taken:
- Create a new branch. This branch should have a name that describes what work is being added and include your initials.
- Work directly onto this branch
- Open a pull request from your branch to the main branch.
- Explain the changes made or feature added.
- Request a review.