diff options
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 00000000..8d76087b --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,10 @@ +--- +name: Pull Request +about: Submit a pull request +title: '' +--- + +<!-- +If you want to make changes to the README.md, do so in scripts/README_template.md. +The README.md is auto-generated with all the options from the various LSP configurations. +--> |
