Skip to content

Add public contribution templates#93

Open
jmcte wants to merge 1 commit into
mainfrom
codex/issue-87-public-polish
Open

Add public contribution templates#93
jmcte wants to merge 1 commit into
mainfrom
codex/issue-87-public-polish

Conversation

@jmcte
Copy link
Copy Markdown
Contributor

@jmcte jmcte commented May 23, 2026

Summary

  • add structured bug and feature issue forms, disable blank issues, and point security reports at SECURITY.md
  • add a PR template with R milestone, test plan, docs, and fixture/privacy checklist prompts
  • align CODEOWNERS with the manifest rule for * @jmcte
  • add a good-first-issue contribution entry point
  • update live repo metadata: description, README homepage, topics, and missing feature label

Verification

  • bash scripts/ci/run-fast-checks.sh
  • gh repo view OMT-Global/mailplus-intelligence --json description,homepageUrl,isPrivate,repositoryTopics,url
  • gh label list --repo OMT-Global/mailplus-intelligence --limit 100 --json name | jq -r '.[].name' | rg '^(release-v0.1|bug|feature|documentation|epic|good first issue|help wanted)$'

Notes:

  • Repo visibility is already public.
  • I did not add CODE_OF_CONDUCT.md; the repo now has SECURITY.md, CONTRIBUTING.md, structured issue forms, and CODEOWNERS for the v0.1 public surface. A separate conduct policy can be added when the organization standardizes one.
  • The actual v0.1.0 tag/release remains gated on R1-R5 landing first.

Closes #87.

@jmcte jmcte requested a review from pheidon as a code owner May 23, 2026 21:33
@pheidon pheidon added area:infra Infrastructure, CI, release, governance, scripts, or repo setup. risk:low Low-risk change. review:athena Athena review governance requested. status:needs-review PR is ready for Athena review. state:waiting-checks Waiting for CI/check status to settle. labels May 23, 2026
@athena-omt athena-omt added area:ai AI/model/agent behavior surface. lane:daedalus Daedalus implementation/forge lane. risk:medium Medium-risk change; normal care required. labels May 23, 2026
Copy link
Copy Markdown

@pheidon pheidon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved from Pheidon second-pass review. I found no blocker in the contribution templates/CODEOWNERS update; local secret scan passed and referenced template labels exist. Merge should still wait for required GitHub CI to complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ai AI/model/agent behavior surface. area:infra Infrastructure, CI, release, governance, scripts, or repo setup. lane:daedalus Daedalus implementation/forge lane. review:athena Athena review governance requested. risk:low Low-risk change. risk:medium Medium-risk change; normal care required. state:waiting-checks Waiting for CI/check status to settle. status:needs-review PR is ready for Athena review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

R6: Public repo polish — templates, description, topics, visibility flip

3 participants