Skip to content

Commit

Permalink
Initial revision.
Browse files Browse the repository at this point in the history
  • Loading branch information
smblott-github committed Sep 10, 2021
0 parents commit 8a3938a
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# CA326 template repo

This is a template for CA326 projects.

## 1. Create your repo

One person from your project team should fork this repo, then add other teammates as project members on GitLab.

## 2. Name your repo appropriately

The name of your project must be of the form `2022-ca326-XXXXXXX`, where "`XXXXXXX`"
should be replaced with your usernames (e.g. `2022-ca326-sblott-pclarke`).

**Note** that the year should be set as appropriate to your year of study. For example, in the
2022/2023 academic year this would change to '2023-ca326-sblott-pclarke'),
in the 2023/2024 academic year this would change to '2024-ca326-sblott-pclarke'), etc.

It is the *name of your repo* which matters (not the name of your project).

You can change the name of your repo on GitLab under:

- Settings / General / Advanced / Change path

It looks like this:

![change-repo-path](./res/repo-change-path.png "Change repo path.")

You should replace all of this file with a README describing your own project.
Empty file added docs/.gitkeep
Empty file.
Empty file added docs/1-proposal/.gitkeep
Empty file.
Empty file.
Empty file added docs/3-final-reports/.gitkeep
Empty file.
1 change: 1 addition & 0 deletions docs/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
All documentation goes in or under this directory.
1 change: 1 addition & 0 deletions res/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Miscellaneous resources can go here.
Binary file added res/repo-change-path.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file added src/.gitkeep
Empty file.

0 comments on commit 8a3938a

Please sign in to comment.