Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.53 KB

CONTRIBUTING.md

File metadata and controls

28 lines (19 loc) · 1.53 KB

Contribution Guide

All SubT Challenge competitors are welcome to contribute links to their open-source software, hardware, and datasets here. All contributions must include:

  1. Link to the open repository or dataset
  2. Brief (1-2 sentence) description of the resource, especially what makes the resource unique/novel
  3. Name of the SubT Challenge team who developed the resource
  4. Link to the publication associated with the resource, if applicable
  5. Tags for the relevant technology area, event, or subdomain

Contributions must be open source and publicly available. Licensing information is recommended to be included at the resource link, but no specific licenses are required for contributions to be included here.

Please add the resource under the most appropriate category as listed in the README

Follow these steps to add your resources to this repository:

  1. Clone this repository locally using git clone <repository_url>
  2. Create a new branch that includes your team's name with git checkout -b <new_branch_name>
  3. Edit the files locally using markdown formatting. Add and commit your changes with git add <file> and git commit -m "<commit msg>"
  4. Submit a pull request to the main branch
  5. Look out for pull request activity and please respond promptly to reviewer requests.
  6. Your pull request will be merged and your resource links will be available on the main branch!

Examples

Example contributions are provided in Software.