Skip to content

docs: add community health files (CoC, contributing, security, PR template) - #4

Merged
Goran Gajic (gorangajic) merged 1 commit into
mainfrom
goran/pom-health-files
Jul 22, 2026
Merged

docs: add community health files (CoC, contributing, security, PR template)#4
Goran Gajic (gorangajic) merged 1 commit into
mainfrom
goran/pom-health-files

Conversation

@gorangajic

Copy link
Copy Markdown
Collaborator

Overview

Adds the standard open-source community health files ahead of making the repo public, mirroring our qawolf/cli repo and adapting each to this package.

  • CODE_OF_CONDUCT.md — Contributor Covenant v2.1, reports to conduct@qawolf.com (verbatim from qawolf/cli).
  • CONTRIBUTING.md — same contribution policy as qawolf/cli, rewritten for this package's npm-based setup, quality scripts (tsc:check / lint / test / build), src/ layout, and a pointer to RELEASING.md.
  • SECURITY.md — disclosure via trust.qawolf.com and GitHub advisories (advisory link retargeted to qawolf/pom).
  • .github/pull_request_template.md — verification steps swapped to this repo's npm scripts; checklist code-style link points at CONTRIBUTING.md.

No code changes.

Testing

Docs-only. prettier --check passes on all four files.

🤖 Generated with Claude Code

Add the standard open-source community health files, mirroring the
qawolf/cli public repo and adapting them to this package:

- CODE_OF_CONDUCT.md (Contributor Covenant v2.1, conduct@qawolf.com)
- CONTRIBUTING.md (npm-based setup, quality scripts, project structure,
  release pointer)
- SECURITY.md (disclosure via trust.qawolf.com / GitHub advisories)
- .github/pull_request_template.md (npm-based verification steps)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@gorangajic
Goran Gajic (gorangajic) merged commit 087d95a into main Jul 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant