Documents (English)
This directory contains documentation regarding the project’s development process and conventions in English.
Table of Contents
Development Process & Conventions (code/)
- Commit Conventions
- Guidelines for Git commit message formatting, change types, and commit granularity.
- Issue Creation Policy
- Guidelines for the granularity and structure of issues, including templates for bug reports and feature requests.
- Pull Request Creation Policy
- Guidelines for PR granularity, structure, documentation of tests and evidence, and points to note when requesting reviews.
- Code Review Perspectives
- Checklist for code reviews, items to verify in PR descriptions, and prefixes for review comments.