Shared community health files and organization defaults for The Binary Labs repositories.
This repository defines the standards contributors will see across the organization, including:
- the public organization profile
- contribution guidance
- security reporting instructions
- a code of conduct
- default pull request and issue templates
GitHub uses the special .github repository to provide organization-wide defaults. Keeping these files here makes new repositories feel consistent from day one and reduces setup work for every project.
profile/README.mdfor the organization landing pageCONTRIBUTING.mdfor contribution expectationsSECURITY.mdfor private vulnerability reportingCODE_OF_CONDUCT.mdfor community behavior standardsPULL_REQUEST_TEMPLATE.mdfor pull requests.github/ISSUE_TEMPLATE/for standardized issue reporting
Treat changes in this repository as organization-level policy updates. Small edits here can affect contributor experience across every public repository that inherits these defaults.