Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.17 KB

File metadata and controls

36 lines (24 loc) · 1.17 KB

.github

This repository defines organization-wide defaults for the Kestrun GitHub org.
GitHub automatically applies many of these files across all repositories in the organization unless overridden locally.


📂 Contents


🤔 Why This Repo Exists

GitHub treats .github as a special repo:

  • Files here act as defaults across all repos in the org.
  • Individual repos can override them if needed.
  • This ensures consistency in community standards, issue triage, and CI/CD setup.

🔗 References


© 2025 Kestrun Organization — MIT License