Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.56 KB

File metadata and controls

50 lines (38 loc) · 1.56 KB

SQLoot .github

Public organization-health repository for SQLoot.

Purpose

This repository defines public defaults used across SQLoot repositories:

  • community policy files (CODE_OF_CONDUCT.md, CONTRIBUTING.md, SECURITY.md, SUPPORT.md)
  • issue and pull request templates
  • workflow templates for new repositories
  • organization profile content (profile/README.md)
  • shared ownership baseline (CODEOWNERS)

Repository structure

.
├── .github/
│   └── dependabot.yml
├── ISSUE_TEMPLATE/
├── workflow-templates/
├── profile/
│   └── README.md
├── CODEOWNERS
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── FUNDING.yml
├── PULL_REQUEST_TEMPLATE.md
├── SECURITY.md
└── SUPPORT.md

Operating rules

  • Keep everything public-safe (no internal links, no private roadmap details, no operational secrets).
  • Treat changes as org-wide defaults; update with explicit, reviewable edits.
  • Keep templates aligned with active delivery priorities in public repos.

Related repositories

  • Public profile: profile/README.md
  • Internal-only counterpart: SQLoot/.github-private

© 2026 ownCTRL™ Maintained by @miccy