# Overview and Guidelines

## **Overview**

This section provides comprehensive guidelines and best practices for internal developers at recroot.dev. It covers coding standards, version control, testing procedures, and deployment processes.

## **Guidelines**

* **Include:**
  * **Coding Standards:** Languages and style guides.
  * **Version Control:** Branching strategies and commit policies.
  * **Testing Practices:** Unit, integration, and user testing guidelines.
  * **Deployment Processes:** Steps and tools for deploying applications.
  * **Code Reviews:** Protocols and criteria for reviewing code.
* **Exclude:**
  * **Project-Specific Code:** Codebases specific to individual projects.
  * **Proprietary Tools:** Internal tools that are not publicly documented elsewhere.
