Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.16 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.16 KB

Welcome to the multimodal_vrl_camera_net repo

For instructions to run, go to the Wiki above

clone: git clone --recursive [email protected]:UCSB-VRL/multimodal_vrl_camera_net.git

Branch conditions:

Please follow the instructions to create and name new branches:

  1. Nomenclature:
    • <initials>/<descriptive name of the branch (ideally two or three keywords)>
    • Example: ct/installation_script
  2. Branching:
    • Only branch from master

Merge conditions:

Once you are ready to merge your changes, please follow the instructions below:

  • At least +1 from a collaborator required before merge.
  • Add descriptive comments

NOTES

You can use the editor on GitHub to maintain and preview the content for your website in Markdown files.

Whenever you commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in your site, from the content in your Markdown files.

Markdown

Syntax highlighted code block

# Header 1
## Header 2
### Header 3

1. Numbered
2. List

**Bold** and _Italic_ and `Code` text

[Link](url) and ![Image](src)