Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 2.05 KB

File metadata and controls

54 lines (33 loc) · 2.05 KB

development/ - Development & Contribution

Contributing, testing, and development guides

Quick Reference: Contributing | Testing Guide | Code of Conduct

Purpose

The development/ directory contains documentation for contributing to the project, understanding development standards, and working with the codebase.

Contents

File Purpose Audience
contributing.md Contribution guidelines and process Contributors
code-of-conduct.md Community standards and behavior All participants
security.md Security policy and vulnerability reporting All users
roadmap.md Development roadmap and future plans Maintainers, contributors
testing-guide.md Testing framework guide Developers
testing-with-credentials.md Testing with external service credentials Developers
coverage-gaps.md Test coverage gap analysis Developers

Quick Navigation

Contributing to the Project

→ Read Contributing - Contribution guidelines

Understanding Testing

→ Study Testing Guide - Testing framework

Reporting Security Issues

→ Follow Security - Security policy

Community Standards

→ Review Code of Conduct - Community guidelines

Future Development

→ Check Roadmap - Development plans

Related Documentation

See Also