Skip to content
Noah Zoschke edited this page Feb 12, 2016 · 21 revisions

Welcome to Convox Rack.

GitHub is the source of truth for the software, issues and changes in flight. Slack (invite) is where to communicate about Convox and related subjects like Docker and AWS. The core team uses a Trello board for project management.

Contribution Guidelines

  • Feel welcomed and encouraged to contribute and ask for help from the maintainers and community. Make others feel welcomed and helped.
  • Do as little as possible. Integrate tools and services like Go, Docker, AWS, etc. do the heavy lifting.
  • Document first (repo), code simple solutions next, maintain and evolve after, perfect last if ever.
  • Write idiomatic Go
  • Follow templates and checklists (example) and use automation (example) for safely and confidently root causing problems and releasing fixes
Clone this wiki locally