Skip to content
This repository was archived by the owner on Oct 8, 2023. It is now read-only.

Latest commit

 

History

History
49 lines (38 loc) · 1.95 KB

File metadata and controls

49 lines (38 loc) · 1.95 KB

Contribution Guide

Recommendations

  • Always spell out abbreviations when used for the first time on a page.
  • Use underscore for spaces in filenames.
  • When in doubt, just contribute and don't worry about formatting.

What is the structure of the robotics knowledgebase?

How to add a project

  • Look for an existing project that matches what you're doing, if one exists add your code/findings to the existing project.
  • If no project exists, create a new one with a README.md file describing the project and linking to further documentation/code examples in the same folder.

What are the differences between the types of resources?

How to add articles, books, and websites

Book Format:

  • Title
  • Author
  • ISBN-13
  • Official Link (Goodreads?)
  • Purchase Link (Amazon Smile)
  • Description/Book summary (100 words)
  • Commentary/why to read (100 words)

Article Format

  • Title
  • Author
  • Official Link
  • Description (100 words)
  • Commentary (100 words)