diff options
| author | William Boman <william@redwill.se> | 2022-05-02 03:07:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-02 03:07:08 +0200 |
| commit | 18227c824dac3bb5c672469acd0f3b9b2a90edd1 (patch) | |
| tree | 883daec1e6251d21c5be611051c076321d007fe6 /.github | |
| parent | Add robotframework_ls (#655) (diff) | |
| download | mason-18227c824dac3bb5c672469acd0f3b9b2a90edd1.tar mason-18227c824dac3bb5c672469acd0f3b9b2a90edd1.tar.gz mason-18227c824dac3bb5c672469acd0f3b9b2a90edd1.tar.bz2 mason-18227c824dac3bb5c672469acd0f3b9b2a90edd1.tar.lz mason-18227c824dac3bb5c672469acd0f3b9b2a90edd1.tar.xz mason-18227c824dac3bb5c672469acd0f3b9b2a90edd1.tar.zst mason-18227c824dac3bb5c672469acd0f3b9b2a90edd1.zip | |
docs: mention what not do with packer (#657)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/server_installation_form.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/server_installation_form.yaml b/.github/ISSUE_TEMPLATE/server_installation_form.yaml index 5102ef99..e38a86fd 100644 --- a/.github/ISSUE_TEMPLATE/server_installation_form.yaml +++ b/.github/ISSUE_TEMPLATE/server_installation_form.yaml @@ -1,5 +1,5 @@ name: Server installation issue -description: Report an issue with installing a server via nvim-lsp-installer +description: Report an issue that occurs during the installation of a server labels: - installation-issue |
