Template repository for UC ITS capstone projects source code. For more information see the getting started.
- Instructors or Staff - Create a new repo using this Template Repo
- Choose a meaningful name for the repository
- Update the
cs-project.yaml
with your project information - Update the
AUTHORS
file with your team members - Update the
README.md
file with your project information - read the
CONTRIBUTING.md
andCODE_OF_CONDUCT.md
files - Update the
docs/readme.md
file with your project documentation - Update the
NOTICE
file with any third party source - Remove these instructions from the
README.md
file
Fill in a brief description of your project here...
Use the ./docs
folder to store project documentation using Markdown.
Getting started with coding and using Github.
Name | Link |
---|---|
Github getting started | Github.com |
Markdown cheatsheet | Markdownguide.org |
What is Source Control | Atlassian.com |
Recommended Development Tools | Visual Studio Code |