Skip to content

Add GitHub issue templates#67

Draft
karansinghgit wants to merge 3 commits into
mainfrom
codex/add-issue-templates
Draft

Add GitHub issue templates#67
karansinghgit wants to merge 3 commits into
mainfrom
codex/add-issue-templates

Conversation

@karansinghgit
Copy link
Copy Markdown
Owner

Summary

  • Add a bug report issue form with repro steps, environment, model, recording mode, and logs
  • Add a feature request issue form focused on workflow and proposed behavior
  • Disable blank issues so new reports are standardized

Verification

  • git diff --check
  • ruby -e 'require "yaml"; ARGV.each { |path| YAML.load_file(path); puts "ok #{path}" }' .github/ISSUE_TEMPLATE/bug_report.yml .github/ISSUE_TEMPLATE/feature_request.yml .github/ISSUE_TEMPLATE/config.yml

Created as a draft so you can review the form wording before enabling it through merge.

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