Skip to content

Add GitHub contribution templates#10

Merged
slashdevcorpse merged 1 commit into
mainfrom
chore/github-templates
May 31, 2026
Merged

Add GitHub contribution templates#10
slashdevcorpse merged 1 commit into
mainfrom
chore/github-templates

Conversation

@slashdevcorpse
Copy link
Copy Markdown
Owner

@slashdevcorpse slashdevcorpse commented May 31, 2026

Closes #7.

Adds GitHub issue templates for bug reports and feature requests plus a short PR template with verification and risk prompts.

Verification:

  • documentation-only repository metadata change

Summary by cubic

Adds GitHub issue templates for bug reports and feature requests, plus a PR template. Standardizes contribution flow and improves triage and verification for the CodexClaw repo.

  • New Features
    • bug_report.md: steps to reproduce, environment details, and verification (pnpm, Codex CLI).
    • feature_request.md: problem, proposed behavior, and alpha impact checklist.
    • pull_request_template.md: summary, issue link, verification steps (tests/build for apps/codex-claw and apps/landing), and risk notes.

Written for commit 6b96a13. Summary will update on new commits.

Review in cubic

Copilot AI review requested due to automatic review settings May 31, 2026 05:18
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 3 files

Re-trigger cubic

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 standard GitHub contribution templates (bug report, feature request, PR) under .github/ to streamline triage and verification for the CodexClaw alpha repo.

Changes:

  • New bug report issue template with environment and verification checklist
  • New feature request issue template with alpha-impact checklist
  • New PR template with summary, issue link, verification, and risk sections

Reviewed changes

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

File Description
.github/ISSUE_TEMPLATE/bug_report.md Adds bug report template with repro steps, environment, and verification commands
.github/ISSUE_TEMPLATE/feature_request.md Adds feature request template with alpha-impact checklist
.github/pull_request_template.md Adds PR template with verification and risk prompts

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

@slashdevcorpse slashdevcorpse merged commit 9594950 into main May 31, 2026
3 checks passed
@slashdevcorpse slashdevcorpse deleted the chore/github-templates branch May 31, 2026 06:18
slashdevcorpse added a commit that referenced this pull request May 31, 2026
feat: Conversation Export (Markdown, JSON, Plain Text)
slashdevcorpse added a commit that referenced this pull request May 31, 2026
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.

Add GitHub issue and PR templates

2 participants