Skip to content

chore: add community health files and release title format - #5

Merged
eschaar merged 2 commits into
mainfrom
chore/community-files
Apr 19, 2026
Merged

chore: add community health files and release title format#5
eschaar merged 2 commits into
mainfrom
chore/community-files

Conversation

@eschaar

@eschaar eschaar commented Apr 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • add community health files: Code of Conduct, Contributing, Security Policy
  • add issue templates and pull request template
  • add CODEOWNERS
  • update release workflow to use title format: Release vX.Y.Z (YYYY-MM-DD)

Validation

  • pre-commit hooks passed for committed files

Copilot AI review requested due to automatic review settings April 19, 2026 11:33
@eschaar
eschaar merged commit 23e4645 into main Apr 19, 2026
13 checks passed
@eschaar
eschaar deleted the chore/community-files branch April 19, 2026 11:34

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.

Pull request overview

Adds standard GitHub community health files and repository templates, and updates the release workflow’s GitHub Release title to include a Release vX.Y.Z (YYYY-MM-DD) format.

Changes:

  • Added community health documentation: Code of Conduct, Contributing guide, and Security policy.
  • Added GitHub issue templates, PR template, and CODEOWNERS for contribution triage and ownership.
  • Updated release workflow to compute a UTC release date and use it in the GitHub Release title.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
SECURITY.md Defines supported versions and a private vulnerability reporting process via Security Advisories.
CONTRIBUTING.md Documents prerequisites, setup steps, workflow expectations, and commit message guidance.
CODE_OF_CONDUCT.md Establishes expected/unacceptable behavior and reporting/enforcement guidance.
.github/workflows/release.yml Adds a step to compute a UTC date and updates the GitHub Release name format.
.github/pull_request_template.md Adds a standardized PR template including validation and release impact checklist.
.github/ISSUE_TEMPLATE/feature_request.yml Adds a structured feature request issue form.
.github/ISSUE_TEMPLATE/bug_report.yml Adds a structured bug report issue form.
.github/ISSUE_TEMPLATE/config.yml Disables blank issues and routes security reports to Security Advisories.
.github/CODEOWNERS Establishes default repository ownership for review routing.

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