This is the special, organization-wide configuration repository for the Krameff Solutions Ltd GitHub organization — an infrastructure automation and OS compliance consultancy, and primary maintainers of Ansible-Lockdown.
GitHub uses the contents of this repository as defaults for every repository owned by the org that doesn't define its own version of a file. It also powers the org's public profile page and shared Actions workflow templates.
| Path | Purpose |
|---|---|
profile/README.md |
The README shown on the organization's public profile (github.com/krameff) |
CODE_OF_CONDUCT.md |
Default code of conduct for all org repos |
CONTRIBUTING.md |
Default contribution guidelines for all org repos |
SECURITY.md |
Default vulnerability disclosure policy for all org repos |
SUPPORT.md |
Where to go for help |
FUNDING.yml |
Sponsor/funding links shown on repos |
.github/ISSUE_TEMPLATE/ |
Default issue forms for all org repos |
.github/PULL_REQUEST_TEMPLATE.md |
Default PR template for all org repos |
.github/workflow-templates/ |
Reusable GitHub Actions workflows, available to every repo under Actions → New workflow |
Any repository in the org can override a default simply by adding its own copy of the file.
- This repository must stay public for issue/PR templates and community health files to apply org-wide.
- Individual repos can still opt out by providing their own version of any file.