diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3dc0217b..c1b3225d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ -# What is this PR for? +## What is this PR for? @@ -12,4 +12,4 @@ ## Checklist -- [ ] I've read the [CONTRIBUTING](/CONTRIBUTING.md) guidelines. +- [ ] I've read the [CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md) guidelines.