Pull request and issue templates

Pull request / issue templates · docs.templates

Why it matters

Templates make every bug report arrive with versions and steps, and every pull request with a description and a checklist — less back-and-forth for reviewers.

How to fix it

What to do: Create .github/pull_request_template.md.

## Description
<!-- What does this PR do? -->

## Changes
- [ ] Change description 1
- [ ] Change description 2

## Testing
- [ ] Manual testing done
- [ ] Tests added/updated
- [ ] CI passes

## Related issues
Closes #

Does your repository pass this check?

Free for public GitHub repositories, no account needed. 50+ DevOps and security checks in about ten seconds.

Public repositories where this check fails

Related checks