Skip to content

docs: add GitHub issue templates#8

Merged
bordumb merged 2 commits intomainfrom
docs/contributing
Jan 25, 2026
Merged

docs: add GitHub issue templates#8
bordumb merged 2 commits intomainfrom
docs/contributing

Conversation

@bordumb
Copy link
Contributor

@bordumb bordumb commented Jan 25, 2026

Summary

Adds structured GitHub issue templates:

  • Bug Report (bug_report.yml)

    • Description and reproduction steps
    • Expected vs actual behavior
    • Minimal reproducible example (code block)
    • Version dropdowns (Bond, Python, OS)
  • Feature Request (feature_request.yml)

    • Problem/use case description
    • Proposed solution with optional API design
    • Component selector
    • Contribution interest checkbox
  • Question (question.yml)

    • Question with context
    • What user has tried
    • Topic selector
  • Config (config.yml)

    • Disables blank issues
    • Links to docs and discussions

Test plan

  • Templates created with valid YAML syntax
  • Verify templates appear on GitHub issues page after merge

Generated with Claude Code

bordumb and others added 2 commits January 25, 2026 01:51
Comprehensive contributing guide covering:
- Bug reporting and feature requests
- Development setup with uv
- Branch naming and commit message conventions
- Pull request process
- Code style (ruff, mypy, pre-commit)
- Testing guidelines
- Documentation standards
- Project structure overview

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add structured issue templates:
- Bug report with reproduction steps, code examples, version info
- Feature request with use case, API design, component selection
- Question template for usage help
- Config to disable blank issues and add contact links

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bordumb bordumb merged commit d7d7595 into main Jan 25, 2026
5 checks passed
@bordumb bordumb deleted the docs/contributing branch January 25, 2026 01:58
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