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.

Project Guidelines

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