Repository to store org-level conventions, standards, and guidelines for all projects in this organization.
This repository contains the foundational conventions and best practices that guide development across all organization projects. It ensures consistency, quality, and maintainability across our codebase.
Guidelines for code style, naming conventions, and best practices for different programming languages used in the organization.
Standards for branching strategy, commit messages, pull requests, and code review processes.
Templates and guidelines for creating clear, consistent documentation across projects.
Reusable templates for GitHub issues and pull requests to maintain consistency.
Instructions for developers on how to contribute to organization projects and follow these conventions.
- Coding Standards
- Workflow Guidelines
- Documentation Standards
- Contributing Guide
- Pull request template
- Review the relevant sections for your project type
- Apply standards to your repository
- Link to this repository in your project's README
To propose changes or updates to these conventions:
- Open an issue describing the change
- Submit a pull request with the proposed updates
- Get approval from organization maintainers
- Update all affected repositories
For questions about organization conventions, please open an issue in this repository.