Skip to content

Add CONTRIBUTING.md, SECURITY.md, and GitHub templates#14

Merged
Tiryoh merged 3 commits intomainfrom
add-contributing-docs
Mar 28, 2026
Merged

Add CONTRIBUTING.md, SECURITY.md, and GitHub templates#14
Tiryoh merged 3 commits intomainfrom
add-contributing-docs

Conversation

@Tiryoh
Copy link
Copy Markdown
Owner

@Tiryoh Tiryoh commented Mar 28, 2026

Summary

  • Add CONTRIBUTING.md with issue-first policy, offline-first requirement, dev setup, and PR guidelines (EN/JP bilingual)
  • Add SECURITY.md directing vulnerability reports to GitHub's private reporting feature
  • Add Issue templates (bug report, feature request, other) with security notice
  • Add PR template with checklist and AI disclosure section
  • Update Node.js requirement from 18+ to 22+ in README.md and CONTRIBUTING.md (Node.js 18 is EOL)

Test plan

  • Verify Issue templates render correctly on GitHub (New Issue page)
  • Verify PR template appears when creating a new PR
  • Verify SECURITY.md is shown on the Security tab
  • Verify links to /security page work correctly

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) [email protected]

Add community health files to streamline contributions:
- CONTRIBUTING.md with issue-first policy, offline-first requirement,
  development setup, and PR guidelines (EN/JP bilingual)
- SECURITY.md directing vulnerability reports to GitHub's private
  reporting feature
- Issue templates for bug reports, feature requests, and other topics
- PR template with checklist and AI disclosure section
- Update Node.js requirement from 18+ to 22+ (18 is EOL)

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 28, 2026

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds repository contribution/security documentation and GitHub issue/PR templates to standardize collaboration, while updating documented Node.js requirements to align with current tooling.

Changes:

  • Added bilingual CONTRIBUTING.md and SECURITY.md with offline-first and private vuln reporting guidance.
  • Added GitHub Issue templates (bug/feature/other) plus config, and a PR template (with checklist + AI disclosure).
  • Updated README prerequisite from Node.js 18+ to Node.js 22+.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
SECURITY.md Adds a security policy and directs vuln reports to GitHub private reporting (EN/JP).
README.md Updates documented Node.js prerequisite to 22+.
CONTRIBUTING.md Adds contribution guidelines including offline-first policy and dev commands (EN/JP).
.github/pull_request_template.md Adds PR template with checklist and AI disclosure section.
.github/ISSUE_TEMPLATE/config.yml Disables blank issues to funnel users into templates.
.github/ISSUE_TEMPLATE/bug_report.yml Adds bug report issue form with security notice.
.github/ISSUE_TEMPLATE/feature_request.yml Adds feature request issue form with security notice.
.github/ISSUE_TEMPLATE/other.yml Adds general-purpose issue form.

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

Comment thread .github/pull_request_template.md Outdated
Tiryoh and others added 2 commits March 28, 2026 20:44
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Skip Cloudflare Pages deployment for changes to README.md,
CONTRIBUTING.md, SECURITY.md, LICENSE, issue templates, and
PR template since they don't affect the built application.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@Tiryoh Tiryoh merged commit c11d296 into main Mar 28, 2026
1 check passed
@Tiryoh Tiryoh deleted the add-contributing-docs branch March 28, 2026 11:51
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