Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 519 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 519 Bytes

Contributing

Hi! Thanks for your interest in contributing to #solodevguide. Please submit a PR with any changes, additions, or new information you would like to add. Ping @tcr3dr on an issue with any questions.

Style Guide

  • Tool names should be in italics. (in Markdown, use asterisks.) Example: Use rsync to transfer files to Solo.
  • Paths should be in code. (in Markdown, use backticks.) Example: Navigate to /etc/solo-services.
  • Ports should be bare. Example: The server will be launched on port 5000.