Skip to content

Add community-health files and expand README#1

Merged
mnriem merged 1 commit into
mainfrom
mnriem-vigilant-doodle
Jul 2, 2026
Merged

Add community-health files and expand README#1
mnriem merged 1 commit into
mainfrom
mnriem-vigilant-doodle

Conversation

@mnriem

@mnriem mnriem commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Adds the standard open-source community-health files and rounds out the README, aligned with the sibling github/spec-kit repository.

Added

  • LICENSE — MIT
  • CODE_OF_CONDUCT.md — Contributor Covenant 1.4
  • SECURITY.md — security reporting policy
  • SUPPORT.md — how to get help and file issues
  • CONTRIBUTING.md — contribution guide tailored to this skills plugin
  • .github/CODEOWNERS

Updated

  • README.md — added Background, License, Maintainers, Support, and Acknowledgement sections.

No functional changes to the plugin, skills, or manifests.

Add the standard community-health files required by the open-source
release checklist (github/open-source-releases#706), aligned with the
sibling github/spec-kit repository:

- LICENSE (MIT, Copyright GitHub, Inc.)
- CODE_OF_CONDUCT.md (Contributor Covenant 1.4)
- SECURITY.md
- SUPPORT.md
- CONTRIBUTING.md (tailored to this skills plugin)
- .github/CODEOWNERS (@mnriem)
- README.md: add Background, License, Maintainers, Support, and
  Acknowledgement sections

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 2, 2026 14:06
@mnriem
mnriem merged commit 4728a5c into main Jul 2, 2026
3 checks passed
GitHub Advanced Security started work on behalf of mnriem July 2, 2026 14:06 View session
@mnriem
mnriem deleted the mnriem-vigilant-doodle branch July 2, 2026 14:07
GitHub Advanced Security finished work on behalf of mnriem July 2, 2026 14:07

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

⚠️ Not ready to approve

SECURITY.md currently contains a non-functional security contact email address, which is a release-blocking documentation error for vulnerability reporting.

Pull request overview

Adds standard community-health documentation and expands repository-facing guidance so contributors and users have clear policies for licensing, conduct, security reporting, support, and contributing.

Changes:

  • Added community-health docs: LICENSE, Code of Conduct, Security Policy, Support, Contributing guide, and CODEOWNERS.
  • Expanded README with Background + governance/support/licensing sections aligned to the sibling spec-kit repository.
  • No functional changes to plugin code, skills, or manifests.
File summaries
File Description
SUPPORT.md Adds support channels and project status guidance.
SECURITY.md Adds security reporting policy and safe harbor link.
README.md Adds background, licensing, maintainers, support, and acknowledgement sections.
LICENSE Adds MIT license text.
CONTRIBUTING.md Adds contribution workflow and repository structure notes.
CODE_OF_CONDUCT.md Adds Contributor Covenant Code of Conduct.
.github/CODEOWNERS Adds a global code owner entry.

Review details

  • Files reviewed: 7/7 changed files
  • Comments generated: 3
  • Review effort level: Low

Note

We're testing a new approval readiness assessment feature, and your feedback helps us improve it.
Please use 👍 or 👎 to tell us whether this assessment is correct.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread LICENSE
@@ -0,0 +1,21 @@
MIT License

Copyright GitHub, Inc.
Comment thread SECURITY.md

**Please do not report security vulnerabilities through public GitHub issues, discussions, or pull requests.**

Instead, please send an email to opensource-security[@]github.com.
Comment thread CODE_OF_CONDUCT.md
Comment on lines +70 to +74
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
available at [http://contributor-covenant.org/version/1/4][version]

[homepage]: http://contributor-covenant.org
[version]: http://contributor-covenant.org/version/1/4/
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.

2 participants