Central Hub for Community Health Files & Open Source Standards
Empowering projects through shared templates, collaboration, and consistency.
This .github repository defines organization-wide and project-wide standards used across all repositories under @ViratiAkiraNandhanReddy.
It contains:
- π Issue Templates β Structured reports for bugs, features, documentation, etc.
- π§© Pull Request Templates β Uniform PR format across all repos.
- π‘οΈ Security Policies β Responsible disclosure guidelines.
- π¬ Support & Contribution Guides β Helping new contributors get started.
Every repository automatically inherits these settings for a smoother, more consistent contributor experience.
.github/
β
βββ ISSUE_TEMPLATE/
β βββ bug_report.yml
β βββ config.yml
β βββ dependency_issue.yml
β βββ docs_issue.yml
β βββ enhancement.yml
β βββ feature_request.yml
β βββ other.yml
β βββ performance_issue.yml
β βββ refactor_request.yml
β βββ test_case.yml
β
βββ CODE_OF_CONDUCT.md
βββ CONTRIBUTING.md
βββ FUNDING.yml
βββ LICENSE
βββ PULL_REQUEST_TEMPLATE.md
βββ README
βββ SECURITY.md
βββ SUPPORT.md
- Unify community standards across all repositories.
- Encourage meaningful collaboration and open-source participation.
- Simplify issue and pull request management through clear templates.
- Maintain professionalism and transparency in every project.
- Automate contributor guidance with prefilled issue structures and PR formats.
This repository provides shared templates and guidelines that automatically apply to all repositories under your GitHub account.
- π§Ύ Standardized issue forms
- π§© Reusable contribution templates
- π οΈ Consistent pull request formats
- π‘οΈ Shared security & conduct policies
Once set up, every new repository will automatically use these defaults β no need to copy them manually.