diff options
| author | Michael Lingelbach <m.j.lbach@gmail.com> | 2021-01-04 11:47:26 -0800 |
|---|---|---|
| committer | Michael Lingelbach <m.j.lbach@gmail.com> | 2021-01-04 11:49:17 -0800 |
| commit | 4e8d696351e68d6927859530533c97ef618fc8f8 (patch) | |
| tree | 99399ed89d44e01945af153781a7259e8c77b5e9 /.github/PULL_REQUEST_TEMPLATE/pull_request_template.md | |
| parent | Merge pull request #528 from mjlbach/improve_ccls_documentation (diff) | |
| download | nvim-lspconfig-4e8d696351e68d6927859530533c97ef618fc8f8.tar nvim-lspconfig-4e8d696351e68d6927859530533c97ef618fc8f8.tar.gz nvim-lspconfig-4e8d696351e68d6927859530533c97ef618fc8f8.tar.bz2 nvim-lspconfig-4e8d696351e68d6927859530533c97ef618fc8f8.tar.lz nvim-lspconfig-4e8d696351e68d6927859530533c97ef618fc8f8.tar.xz nvim-lspconfig-4e8d696351e68d6927859530533c97ef618fc8f8.tar.zst nvim-lspconfig-4e8d696351e68d6927859530533c97ef618fc8f8.zip | |
templates: update pr template to CONFIG.md from README.md
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE/pull_request_template.md')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index 8d76087b..6e450d78 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -6,5 +6,6 @@ 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. +The CONFIG.md is auto-generated with all the options from the various LSP configuration; +do not edit it manually --> |
