Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@ This means that no matter the year or course, all sysadmins have common experien
# Structure

## Repo Structure

Each challenge is in its own folder, with a `README.md` file that contains the instructions for the challenge.
These challenges may contain other files required for the challenge itself.

## Challenge Structure

The Challenge README contains the following:

**Opening Text:**
Expand All @@ -34,11 +36,13 @@ Exactly what should be available / complete to complete the challenge.
This is what will be checked to ensure it is done correctly.

# Licensing

Like all other CS++ work, these challenges are licensed under the [GNU GPL V3.0 License](./LICENSE.md).

# Contributing

As our technical stack evolves, so will our challenges.
Our challenges may also be modified as issues with its content are identified.

The majority of tooling required for these challenges are internal-only, so external contributions may be difficult.
We welcome all contributions, including changes to the steps, accuracy of content and more!
We welcome all contributions, including changes to the steps, accuracy of content and more!