Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.96 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.96 KB

Repository Name

Repository description.

Repository

Branches

Branch Description Reviews Required Comments
master Official software release 1
dev-* All software development branches 0 Software changes, reviews, quality, etc.

See Branch Naming Convention for guidelines on naming development branches.

Note: * represents the branch name.

File Structure

Item Description
docs/ API Reference documentation
notebooks/ Python notebooks
output/ Software code tests & output
src/ Software source code
tests/ Unit tests for each function or method within the source code
.gitignore List of files or dirs to exclude in the repository
README.md This document

Software Best Practices

See the best practices wiki for a full guide on our software best practices.

Contribution

See the contribution wiki for a full guide on how to contribute as a developer.