lazyvim/.github/PULL_REQUEST_TEMPLATE.md
Folke Lemaitre bb4d4cbd5c
ci: update
2024-07-05 18:58:27 +02:00

15 lines
413 B
Markdown

## What is this PR for?
<!-- Describe the big picture of your changes to communicate to the maintainers
why we should accept this pull request. -->
## Does this PR fix an existing issue?
<!--
If this PR fixes any issues, please link to the issue here.
- Fixes #<issue_number>
-->
## Checklist
- [ ] I've read the [CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md) guidelines.