Skip to content

feat: create issue templates for bug reports and feature requests#1885

Merged
KRRT7 merged 1 commit intocodeflash-ai:mainfrom
mvanhorn:osc/523-issue-templates
Mar 23, 2026
Merged

feat: create issue templates for bug reports and feature requests#1885
KRRT7 merged 1 commit intocodeflash-ai:mainfrom
mvanhorn:osc/523-issue-templates

Conversation

@mvanhorn
Copy link
Copy Markdown
Contributor

Summary

Adds GitHub issue templates to standardize bug reports and feature requests. Uses YAML form syntax for structured input.

Changes

  • .github/ISSUE_TEMPLATE/bug_report.yml: Bug report template with fields for description, reproduction steps, expected behavior, codeflash version, Python version, and OS.
  • .github/ISSUE_TEMPLATE/feature_request.yml: Feature request template with description, motivation, and alternatives.
  • .github/ISSUE_TEMPLATE/config.yml: Allows blank issues and links to GitHub Discussions.

Closes #523

This contribution was developed with AI assistance (Claude Code).

Add GitHub issue templates using YAML form syntax:
- bug_report.yml: structured bug report with version, OS, reproduction steps
- feature_request.yml: feature request with motivation and alternatives
- config.yml: enable blank issues and link to discussions

Closes codeflash-ai#523

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

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@KRRT7
Copy link
Copy Markdown
Collaborator

KRRT7 commented Mar 23, 2026

thank you!

@KRRT7 KRRT7 merged commit 86132e6 into codeflash-ai:main Mar 23, 2026
0 of 2 checks passed
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.

Create issue templates

3 participants