Skip to content

docs: add GitHub issue and PR templates#23

Merged
andygrove merged 1 commit into
apache:mainfrom
andygrove:worktree-docs+github-templates
May 13, 2026
Merged

docs: add GitHub issue and PR templates#23
andygrove merged 1 commit into
apache:mainfrom
andygrove:worktree-docs+github-templates

Conversation

@andygrove
Copy link
Copy Markdown
Member

@andygrove andygrove commented May 13, 2026

Which issue does this PR close?

Rationale for this change

The repository is missing GitHub issue templates and a PR template. Adding them makes it easier for contributors to file well-formed bug reports and feature requests, and prompts PR authors to explain the rationale, scope, and testing of their changes.

What changes are included in this PR?

  • Add .github/pull_request_template.md
  • Add .github/ISSUE_TEMPLATE/bug_report.yml
  • Add .github/ISSUE_TEMPLATE/feature_request.yml

Templates are adapted from apache/datafusion.

Are these changes tested?

Not applicable — documentation only.

Are there any user-facing changes?

Only on the GitHub issue and PR forms when filing new issues or PRs.

@andygrove andygrove merged commit a651d31 into apache:main May 13, 2026
1 check 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.

Add issue and PR templates

1 participant