mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-24 04:34:34 +02:00
chore(update): update repository (#3940)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: folke <292349+folke@users.noreply.github.com>
This commit is contained in:
parent
d8958d78b5
commit
427b641eb8
1 changed files with 6 additions and 2 deletions
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -1,15 +1,19 @@
|
||||||
## What is this PR for?
|
## Description
|
||||||
|
|
||||||
<!-- Describe the big picture of your changes to communicate to the maintainers
|
<!-- Describe the big picture of your changes to communicate to the maintainers
|
||||||
why we should accept this pull request. -->
|
why we should accept this pull request. -->
|
||||||
|
|
||||||
## Does this PR fix an existing issue?
|
## Related Issue(s)
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
If this PR fixes any issues, please link to the issue here.
|
If this PR fixes any issues, please link to the issue here.
|
||||||
- Fixes #<issue_number>
|
- Fixes #<issue_number>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
<!-- Add screenshots of the changes if applicable. -->
|
||||||
|
|
||||||
## Checklist
|
## Checklist
|
||||||
|
|
||||||
- [ ] I've read the [CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md) guidelines.
|
- [ ] I've read the [CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md) guidelines.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue