diff options
| author | William Boman <william@redwill.se> | 2021-12-29 22:22:18 +0100 |
|---|---|---|
| committer | William Boman <william@redwill.se> | 2021-12-29 22:22:18 +0100 |
| commit | b7053359db11c4cd3f8ea5b68619c5b27269e70c (patch) | |
| tree | ecdaaf1cc2471fefda53922bb3cee9e6ffa51d21 | |
| parent | add zk (#345) (diff) | |
| download | mason-b7053359db11c4cd3f8ea5b68619c5b27269e70c.tar mason-b7053359db11c4cd3f8ea5b68619c5b27269e70c.tar.gz mason-b7053359db11c4cd3f8ea5b68619c5b27269e70c.tar.bz2 mason-b7053359db11c4cd3f8ea5b68619c5b27269e70c.tar.lz mason-b7053359db11c4cd3f8ea5b68619c5b27269e70c.tar.xz mason-b7053359db11c4cd3f8ea5b68619c5b27269e70c.tar.zst mason-b7053359db11c4cd3f8ea5b68619c5b27269e70c.zip | |
ISSUE_TEMPLATE: add config.yml
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..fab5ab78 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: Ask a question about nvim-lsp-installer or get support + url: https://github.com/williamboman/nvim-lsp-installer/discussions/new?category=q-a + about: Ask a question or request support for using nvim-lsp-installer |
