Slide deck for the Git and GitHub tutorial
- Create a GitHub issue and a topic branch
- Commit your updates on
docs/*
- Merge your commits into the main branch
- Create a release with a tag
v<year>.<month>.<patch>
(e.g.v2022.9.0
) - The docs will be published at
https://a-lab-nagoya.github.io/git-github-tutorial/<tag>/