chore: community health — SECURITY.md, issue templates, PR template#4
Merged
chore: community health — SECURITY.md, issue templates, PR template#4
Conversation
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fills out the repo's community health so contributors can file issues and PRs with zero friction.
What's new
.github/ISSUE_TEMPLATE/(5 templates + config):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.Why
Test plan
test (3.11)+test (3.12))🤖 Generated with Claude Code