- Clone this repo:
git clone git@github.com:sde-skills/meetupHandoutsAndCode.git
- Create a new branch from master:
git checkout -b MyBranch
- Create a folder named 'YYYY-MM-DD-TOPIC' at the root for adding your handouts and code.
- Copy the handout template word document from 'Handout Teamplate'. Rename the template in the specified format.
- Update the template with the contents for your presentation.
- Generate the PDF file and place it in the same folder as word document.
- Create a folder named 'YYYY-MM-DD-TOPIC-Solutions' and put your solutions there (this need to be done after the session).
- Create a Pull Request to master.