Skip to content

Kaju-Open-Source/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

🥜 Kaju Open Source · .github repo

Community Standards PRs Welcome Maintained

👋 Looking for the org landing page? That's at github.com/Kaju-Open-Source — this repo is the engine room behind the scenes.


📦 What's in here?

This .github repository holds organization-wide configuration that GitHub applies across every repo under Kaju-Open-Source:

Path Purpose
profile/README.md Renders on the org's GitHub profile page (github.com/Kaju-Open-Source)
ISSUE_TEMPLATE/ Issue forms that appear when filing bugs, feature requests, etc.
PULL_REQUEST_TEMPLATE.md Auto-loaded checklist when opening a PR
CODEOWNERS Default reviewers per path
workflows/ Reusable GitHub Actions shared across repos
CODE_OF_CONDUCT.md Community standards (also auto-linked under every issue/PR)
CONTRIBUTING.md How to contribute (also auto-linked)
SECURITY.md How to report vulnerabilities
FUNDING.yml Sponsor / funding button config
SUPPORT.md Where to get help

Changes here propagate to every repository in the org, so please open a PR rather than editing directly.


🤝 Contributing to this repo

flowchart LR
    A[📖 Read CONTRIBUTING.md] --> B[🌿 Branch from main]
    B --> C[✏️ Make your change]
    C --> D[✅ Verify locally]
    D --> E[📬 Open PR]
    E --> F[🗣 Org admin review]
    F --> G{Approved?}
    G -- Yes --> H[🚀 Merge]
    G -- No --> C
Loading

Ground rules for this repo specifically:

  • ⚠️ Changes here affect every Kaju project — keep PRs small and well-justified.
  • 🧪 If you add or modify a workflow, validate it on a fork first.
  • 📝 Update CONTRIBUTING.md if you change contributor-facing behavior.
  • 🚫 Don't add secrets, tokens, or org-internal data — .github is public.

🛡 Governance

📜

Code of Conduct
Be kind. Be constructive.

📖

Contributing Guide
PRs, issues, reviews.

🔒

Security Policy
Report vulns privately.

🔧 Org Configuration

Setting Value
Default branch main
Branch protection PRs require review · status checks required
Issues enabled ✅ Yes
Discussions enabled ✅ Yes
Wiki ❌ Off (use docs in-repo)
Projects ✅ Enabled — linked from each repo's Projects tab

🆘 Need Help?

If you want to… Go here
🚀 Use a project The project repo's README + Discussions tab
🐛 Report a bug That project's Issues tab → "New issue"
💡 Suggest a feature Org-level Discussions
🤝 Contribute code CONTRIBUTING.md
🔐 Report a security issue SECURITY.md
💬 Just chat Org Discussions

🧭 Maintainers

Org admins & top-level maintainers — listed in CODEOWNERS for canonical ownership.


🥜 Kaju Open Source · This is the engine room — boring on purpose.
Built with curiosity, collaboration, and a healthy amount of ☕ caffeine.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors