Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 2.78 KB

File metadata and controls

51 lines (37 loc) · 2.78 KB

3 Leaps OSS Policies Repository

This repository (oss-policies) is the central source of truth for the policies governing the open-source work of 3 Leaps, LLC. These policies apply to all repository organizations owned and/or substantially supported by 3 Leaps, LLC. The current organizations include:

This list is illustrative, not exhaustive — the policies apply to any such organization whether or not it is named above. These policies are synced automatically to relevant repositories via GitHub Actions to ensure consistency across our ecosystem.

Purpose

  • Centralized Management: All policy updates happen here in the 3leaps org, with contributions often originating from core maintainers (e.g., @3leapsdave).
  • Automated Syncing: Changes are pushed to downstream repos in our maintained orgs. We actively support these OSS projects through funding, consulting, and maintenance as part of our community work, and these policies apply collaboratively to ensure fair and consistent governance.
  • Scope: Covers trademarks, contributions, code of conduct, and more for our consulting-driven OSS projects.

Policies

The governing documents. Repos conform by citing the relevant policy specifically in their role prompts/ADRs (not a generic "follow all policies" line). This set grows as governance needs evolve — propose additions via CONTRIBUTING.md.

Policy Scope
Trademark Policy Using 3 Leaps marks and names in OSS work
Sensitive Local Data Keeping proprietary/identifying material out of repo surfaces (.gitignore is not a security boundary)

Governance & community health

Document Purpose
Code of Conduct Expected behavior in our communities
Security Policy Reporting security issues (public keys in keys/)
Contributing How to propose changes to these documents
Support Getting help and support resources
License Licensing of these documents

Meta & templates

Item Purpose
Changelog History of updates
GitHub templates Shared issue/PR templates synced across the ecosystem (.github/)

For questions or suggestions, open an issue in this repo. Contributions welcome—see CONTRIBUTING.md.

Last updated: 2026-06-28