Skip to content

Commit 991e15e

Browse files
PR Template (#301)
* feat(ci): pr template pointing people to none-ls-extras.nvim * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix(ci): improve phrasing * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix(ci): improve phrasing * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 78111a9 commit 991e15e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/pull_request_template.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## What does this PR do?
2+
3+
<!-- Please describe what changes you're making and why -->
4+
5+
## Checklist
6+
7+
- [ ] If I'm adding a new builtin (linter, formatter, code action, etc.), I
8+
understand it should be contributed to
9+
[nvimtools/none-ls-extras.nvim](https://github.com/nvimtools/none-ls-extras.nvim)
10+
instead
11+
- [ ] I've written tests for these changes

0 commit comments

Comments
 (0)