We are delighted that you're interested in contributing! This document provides some guidelines to ensure smooth contributions to this repository.
Lecture Notes/
: Contains notes from lectures.Assignments/
: Place for assignments and related materials.Reading Materials/
: Contains recommended reading materials.Code Samples/
: Folder for any sample code discussed in class.
Examples:
lecture-notes/hlexnc-notes-week-01
(no issue)assignments/31-hlexnc-demo-app
(#31
is the number of the issue,demo-app
is the title of the issue)
- Fork & Clone: Fork this repository and clone your fork to your machine.
- Create a New Branch: Create a new branch for your contribution.
- Add Your Material: Place your material in the appropriate folder and ensure you follow the naming conventions.
- Commit Changes: Make sure to commit your changes.
- Push Changes: Push your changes to your fork on GitHub.
- Pull Request: Create a pull request from your fork to the main repository.
Please ensure that your contribution does not violate any copyrights and is in line with the repository license.