This README describes how to contribute to the NCVA Dissertation Thesis.
- LaTeX Source control for NCVA Dissertation docs
- Learn Markdown
- Download TexShop and install
- Clone Repo
- If needed, create Develop Branch => git checkout -b develop master
- Create your branch from develop feature-
- The new feature should represent a section
- When saved, push feature branch to remote => git push origin feature-
- File a pull request to merge feature- into develop
- Consult peer review guidelines
- Everyone