Skip to content

chore(github): add issue templates and update PR template#2441

Merged
SatoryKono merged 2 commits intomainfrom
merge-candidate/github-templates
Mar 3, 2026
Merged

chore(github): add issue templates and update PR template#2441
SatoryKono merged 2 commits intomainfrom
merge-candidate/github-templates

Conversation

@SatoryKono
Copy link
Owner

Adds YAML issue templates and updates PR template checklist. Includes path-case fix for case-insensitive filesystems.

SatoryKono and others added 2 commits March 3, 2026 09:54
Add pull request template with summary, type, layer checkboxes,
test plan, and architecture compliance checklist.

Add issue templates for bug reports (with layer/provider dropdowns)
and feature requests (with scope selection).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3e0c46c482

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@@ -0,0 +1,68 @@
name: Bug Report

Choose a reason for hiding this comment

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

P2 Badge Remove legacy markdown issue template to avoid duplicate forms

Adding this issue form while keeping .github/ISSUE_TEMPLATE/bug_report.md (and similarly feature_request.md) creates duplicate entries in GitHub’s template chooser with the same names, so reporters can still select the old Markdown templates and skip the required structured fields/dropdowns introduced here. This undermines the purpose of the new form-based triage data and is likely to degrade issue quality until the legacy templates are removed or disabled via template config.

Useful? React with 👍 / 👎.

@SatoryKono SatoryKono merged commit e639ed3 into main Mar 3, 2026
5 of 28 checks passed
@SatoryKono SatoryKono deleted the merge-candidate/github-templates branch March 3, 2026 09:28
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.

1 participant