Skip to content

Development Documentation

This directory contains all development-related documentation for the MethodGrid project.

Contents

Directories

Getting Started

If you're new to the project:

  1. Review the Meta Documentation to understand where to find different types of docs
  2. Read through the Development Flow to understand our feature delivery process
  3. Familiarize yourself with the Pull Request Review Guidelines
  4. Browse the Architectural Decisions to understand key technical decisions

Contributing

When adding new documentation:

  • Place workflow documentation in workflows/
  • Place operational procedures in procedures/
  • Place architectural decisions in architectural-decisions/ following the ADR template
  • Update the relevant README.md file to include links to your new documentation
Last modified by: Unknown