Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 599 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 599 Bytes

c3dev

This repository contains development code and documentation for the DESI C3 Working Group.

Please put your code in Subdirectories.

To upload code you need to:

Make a fork from the main repository Request a pull Review and merge These steps are detailed here: https://help.github.com/articles/creating-a-pull-request-from-a-fork/

Before you make the 'pull request' make sure you are not including temporary files, by adding a .gitignore file (https://git-scm.com/docs/gitignore ).

Also, if you create a new folder, make sure to include a README.md file explaining what is stored there.