tech-guides icon indicating copy to clipboard operation
tech-guides copied to clipboard

Guidelines that document processes and standards followed by our entire organization

Rootstrap Guides

This repository contains several guidelines that document processes and standards followed by our entire organization. We hope they may serve as a recommendation to anyone interested in following our quality standards. Guidelines are based on our own experiences and other companies' best practices. The guidelines exploit Git's advantages with regards to collaborative work, encouraging all of our developers to get actively involved with them.

General

  • Code review
  • Git Workflow
  • Git commits
  • Open Source
  • Pair Programming
  • Opening a Pull Request

Languages

  • Ruby
  • Swift
  • Javascript
  • CSS
  • Python
  • Kotlin

Frameworks/Libraries

Hosting Platforms

  • Heroku

If you disagree with a guideline, open an issue on the guides repo rather than debating it within the code review. In the meantime, apply the guideline.