1. Contributing
    1. Git Commit Guide
    2. Testing Guide
    3. Java to Kotlin Conversion Guide
  2. Design
  3. Release
    1. Release Process
    2. Release Automation
    3. Manual Release (historical)
  4. Translations
  5. Architecture Decision Records
    1. Accepted
      1. 0001 - Switch From Java to Kotlin
      2. 0002 - UI - Wrap Material Components in Atomic Design System
      3. 0003 - Test - Switch Test Assertions From Truth to Assertk
      4. 0004 - Naming Conventions for Interfaces and Their Implementations
      5. 0005 - Central Project Configuration
      6. 0006 - White Label Architecture
      7. 0007 - Project Structure
      8. 0008 - Change Shared Module package to net.thunderbird
    2. Proposed
    3. Rejected
  6. How to Document