GitHub Templates
Tip
Good issue templates reduce time spent making follow-up questions and help users solve their issues faster.
A starter kit of standardized issue and PR templates that improve contribution quality and reduce maintenance overhead.

Template selector for bug reports and feature requests.
Template Example

Pre-configured bug report template with structured fields.
What's Included
- Bug Report Template - Example structured bug reporting with reproduction steps
- Feature Request Template - Example standardized feature suggestions
Tip
For programs run by less technical end users, consider YAML-based issue forms to ensure users give you the information you need.
Quick Start
Info
For adding to existing non-template projects.
Copy the .github/ISSUE_TEMPLATE/ folder to your project root and customize the variables.
See the main documentation for more details.