This repository is meant to train data science students (DAISY) in how to collaborate via GitHub.
The Website is hosted through GitHub can be seen here.
- Everyone in the course should fork the repository.
- Clone the forked repository to have a local version to work in.
- Append your ASCII art in the index.html file below the horizontal rule (
<hr>
). Ensure you also use the<pre>
and</pre>
tags. Feel free to create your own ASCII art or use any tool you like (such as this one). - Once done, please commit the changes and create a pull request to the original repository.
- Team up with at least one other student and review each other's Pull Requests.
- Ping the maintainer to have your code merged.