This repository contains GitHub-wide configuration and community health files for the nodoubtz organization and its repositories. The contents of this repo help maintain consistency, automation, and collaboration standards across all projects.
- Issue and Pull Request Templates:
Standardized templates for submitting issues and pull requests, ensuring contributors provide all necessary information for effective triage and review. - CONTRIBUTING.md:
Guidelines for contributing to repositories, including code standards, branching strategies, and the process for submitting changes. - CODEOWNERS:
Defines code owners for automated review assignment and approval workflows. - FUNDING.yml:
Links to sponsorship and donation options to support project maintenance. - Security Policies:
Outlines how to report vulnerabilities and our approach to responsible disclosure.
The .github
repository acts as a central place for organization-level GitHub configurations, making it easier to manage community standards, automate processes, and provide a consistent experience for contributors.
- All files in this repository (except for workflows) are automatically inherited by other repositories in the
nodoubtz
organization, unless overridden by repo-specific files. - Workflows defined here (in
.github/workflows/
) are not inherited by other repositories.
- Review the CONTRIBUTING.md guidelines.
- Open an issue or pull request with your proposed changes.
- Follow the provided templates for efficient collaboration.
If you discover a security vulnerability, please follow the guidance in SECURITY.md and do not disclose it publicly.
See individual repositories for their respective licenses and terms of use.
For questions or further information, open an issue or contact the maintainer.