![]() |
Default community files for a personal projects GitHub organization (portfolio / public work).
This repository centralizes:
- the organization’s public profile;
- default issue and pull request templates;
- community files reused across those repositories.
Repositories in this organization are not all the same license. Pick the license from what the repo is—then add that project’s own LICENSE file. (Heuristic only, not legal advice; details for maintainers in CONTRIBUTING.md.)
| Repository type | Default license | Notes |
|---|---|---|
| Utilities, GitHub Actions, libraries | MIT | Tooling, composites, reusable workflows consumed as code, small shared libs. |
| Shareable infra / IaC (Terraform modules, CDK constructs, reusable stacks) | Apache 2.0 | Favors reuse in corporate/infra contexts; includes a patent grant. |
| You want to push back on closed commercial reuse of the same code | GPL | Copyleft—rarely worth the friction for small personal projects. |
This repo (Bedatty-Engineering .github): templates and docs only → licensed under MIT.
profile/README.md: organization's public README..github/ISSUE_TEMPLATE/: default issue forms (bug, feature, documentation)..github/PULL_REQUEST_TEMPLATE/: pull request templates (default + docs-only).CONTRIBUTING.md: contribution guide (includes maintainer notes, e.g. default license heuristics).GOVERNANCE.md: how decisions are made in this personal org and what this repo controls.CODE_OF_CONDUCT.md: expected behavior in org spaces (Contributor Covenant, org-scoped).SUPPORT.md: expected support channels.SECURITY.md: coordinated vulnerability disclosure and security policy.FUNDING.yml: sponsor links (GitHub Sponsors).CODEOWNERS: default ownership for this repository.LICENSE: MIT (this repository’s default; other org repos may differ).
| Topic | Document |
|---|---|
| Contributing & license heuristics | CONTRIBUTING.md |
| Governance | GOVERNANCE.md |
| Code of Conduct | CODE_OF_CONDUCT.md |
| MIT license (this repository) | LICENSE |
| Help, issues, expectations | SUPPORT.md |
| Security reports | SECURITY.md |
Bedatty Engineering — personal projects and experiments
Thank you for stopping by.
