-
Notifications
You must be signed in to change notification settings - Fork 179
Home
Noah Zoschke edited this page Feb 12, 2016
·
21 revisions
Welcome to the rack wiki!
- Feel welcomed and encouraged to contribute and ask for help from the maintainers and community
- Do as little as possible. Let tools 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)