Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 379 Bytes

CONTRIBUTIONS.md

File metadata and controls

26 lines (13 loc) · 379 Bytes

Contribution Guidelines

Format

Chapters describing functions should follow the following formula:

  • What is it

  • What does it do and how does it work

  • Who uses it and why

  • How do we use it in our radios.

Workflow

  • Clone

  • Create private branch

  • Push private branch.

  • File pull request for private branch.

Nothing gets commited to master directly, ever.