Skip to content

chore: community health — SECURITY.md, issue templates, PR template#4

Merged
arnav2 merged 1 commit intomainfrom
chore/community-templates
Apr 17, 2026
Merged

chore: community health — SECURITY.md, issue templates, PR template#4
arnav2 merged 1 commit intomainfrom
chore/community-templates

Conversation

@arnav2
Copy link
Copy Markdown
Contributor

@arnav2 arnav2 commented Apr 17, 2026

Summary

Fills out the repo's community health so contributors can file issues and PRs with zero friction.

What's new

  • SECURITY.md — private vulnerability reporting, response expectations, safe harbor.
  • .github/ISSUE_TEMPLATE/ (5 templates + config):
    • 🐛 Bug report
    • 🚀 New flagship request
    • 🧑‍🍳 New recipe request
    • 🔌 Agent framework integration (LangChain, LangGraph, CrewAI, Temporal, …)
    • 📖 Docs improvement
    • config.yml — disables blank issues; surfaces Discussions, security advisories, wiki, and product docs as quick-links
  • .github/pull_request_template.md — summary, type, related issues, test plan, checklist.
  • README — new "Filing issues & PRs" section linking each template directly.

Why

  • Low-friction intake → more community contributions
  • Structured reports → faster triage for maintainers
  • Private security path → no accidental public zero-days
  • PR template → reviewers spend time on the code, not on chasing context

Test plan

  • CI green (test (3.11) + test (3.12))
  • GitHub's Community Standards score goes up (Insights → Community)
  • Visiting New issue shows the new template picker
  • Opening this PR uses the new PR template body

🤖 Generated with Claude Code

…laboration

Raises the repo's community health score and makes contribution friction-free.

Added:
- SECURITY.md — how to report vulnerabilities, supported versions, safe
  harbor, response expectations.
- .github/ISSUE_TEMPLATE/config.yml — disables blank issues; adds quick
  links to Discussions, private security reporting, wiki, and KS docs.
- .github/ISSUE_TEMPLATE/bug_report.yml — structured bug form with
  reproduction, version, and safety checklist.
- .github/ISSUE_TEMPLATE/flagship_request.yml — propose a new end-to-end
  flagship with vertical, pain point, corpus, output, framework.
- .github/ISSUE_TEMPLATE/recipe_request.yml — propose a <=100 LOC recipe
  with framework and tool selection.
- .github/ISSUE_TEMPLATE/framework_integration.yml — requests or bugs for
  LangChain, LangGraph, CrewAI, Temporal, etc.
- .github/ISSUE_TEMPLATE/docs_improvement.yml — lightweight docs issue.
- .github/pull_request_template.md — summary, type, related issues, test
  plan, checklist. Auto-applied to every new PR.

README: new "Filing issues & PRs" section links every template and
Discussions for visibility.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@arnav2 arnav2 requested a review from a team as a code owner April 17, 2026 20:31
@arnav2 arnav2 merged commit ec8ccdb into main Apr 17, 2026
2 checks passed
@arnav2 arnav2 deleted the chore/community-templates branch April 17, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant