A collection of standardized community health files for open source projects.
This repository contains a set of default community health files that can be used across multiple repositories. These files help maintain consistency in community interactions, contribution guidelines, and project governance.
.github/ISSUE_TEMPLATE/
- Issue templates for bug reports and feature requests.github/PULL_REQUEST_TEMPLATE.md
- Template for pull requestsCODE_OF_CONDUCT.md
- Project code of conduct (Contributor Covenant)CONTRIBUTING.md
- Guidelines for contributing to the projectSECURITY.md
- Security policy and vulnerability reportingSUPPORT.md
- Where to get help and support
GitHub will use these files for any repository within the organization that doesn't have its own file of that type. To learn more about default community health files, see GitHub's documentation.
While these files provide a good starting point, you may want to customize them for specific repositories. Simply create the corresponding file in that repository to override the default version.
We welcome contributions to improve these community files. Please read our Contributing Guidelines before submitting changes.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have questions about these files or how to use them, please open an issue in this repository.