Skip to content

chore: add GitHub issue templates#409

Merged
oco777 merged 1 commit intomainfrom
codex/add-github-issue-templates
Jan 17, 2026
Merged

chore: add GitHub issue templates#409
oco777 merged 1 commit intomainfrom
codex/add-github-issue-templates

Conversation

@oco777
Copy link
Copy Markdown
Owner

@oco777 oco777 commented Jan 17, 2026

Motivation

  • Standardize issue intake to reduce missing information for bug reports, feature requests, docs fixes, and small tasks.
  • Provide clear guidance and direct links to Discussions and security policy to route non-issue reports appropriately.

Description

  • Add issue forms configuration at /.github/ISSUE_TEMPLATE/config.yml with contact_links for Discussions and security reporting.
  • Add a bug report form at /.github/ISSUE_TEMPLATE/bug_report.yml that collects summary, reproduction steps, environment, logs, and confirmations.
  • Add feature request, docs improvement, and task templates at /.github/ISSUE_TEMPLATE/feature_request.yml, /.github/ISSUE_TEMPLATE/docs.yml, and /.github/ISSUE_TEMPLATE/task.yml respectively.
  • Files were added and committed to the repository with the commit message chore: add GitHub issue templates.

Testing

  • No automated tests were run as part of this change.

Codex Task

@oco777 oco777 merged commit 7851a4e into main Jan 17, 2026
3 checks passed
@oco777 oco777 deleted the codex/add-github-issue-templates branch January 17, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant