| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | docs(gh): use new issue types | Christian Clason | 2025-01-17 |
| | | |||
| * | docs: link to discussions instead of stackoverflow | Justin M. Keyes | 2024-09-20 |
| | | |||
| * | docs: prefix LSP bug report title | Justin M. Keyes | 2024-09-20 |
| | | |||
| * | docs: update FAQ URLs #27236 | Justin M. Keyes | 2024-01-28 |
| | | |||
| * | docs: include backtrace for bug-crash #27065 | Jongwook Choi | 2024-01-28 |
| | | | | | | | | | | | | | Github Issue template: - Add pointers to |dev-tools-backtrace|. - Add pointers to CONTRIBUTING.md (Reporting Problems), which includes additional helpful instructions for issue reporting. - Search existing issues: include label `bug-crash` as well as `bug`. CONTRIBUTING.md: - Fix broken link on "stacktrace" after moving to help from wiki. | ||
| * | docs: move minimum reproduction template from wiki to repo | dundargoc | 2023-12-12 |
| | | | | | | Instead of a markdown file, just use a lua file instead that users can use directly. | ||
| * | docs: recommend testing nightly or stable for bug reports | dundargoc | 2023-11-25 |
| | | |||
| * | feat(issue_template): instruct not to include a package manager | Lewis Russell | 2023-08-27 |
| | | |||
| * | feat: add link in issue template to minimal config template | Lewis Russell | 2023-04-28 |
| | | |||
| * | docs(gh): suggest distclean in issue template (#23222) | luukvbaal | 2023-04-21 |
| | | |||
| * | docs: naming conventions, guidelines | Justin M. Keyes | 2023-02-22 |
| | | | | | close #21063 | ||
| * | fix: lsp github issue template example (#22285) | Kiyoon Kim | 2023-02-16 |
| | | |||
| * | project: "steps to reproduce" in lsp_bug_report #21932 | Mathias Fußenegger | 2023-01-23 |
| | | |||
| * | project: rearrange ISSUE_TEMPLATE/bug_report.yml | Justin M. Keyes | 2023-01-05 |
| | | | | | | | | | | | Problem: The "system info" fields in the bug report take up a lot of space at the top. That hides the most relevant part of the bug report. To read the actual bug, you always have to scroll down. Solution: Move the "system info" fields to the bottom. | ||
| * | project: update feature request template | Justin M. Keyes | 2023-01-03 |
| | | | | | - Ask for problem/solution format. - Drop "Vim version" field, it is usually empty and takes up too much space. | ||
| * | docs: refer to vim.lsp.start() in LSP issue template #20422 | Mathias Fußenegger | 2022-10-02 |
| | | | | The nvim-lspconfig minimal_init.lua is not exactly minimal. | ||
| * | chore: remove lspconfig checkhealth from issue template (#16948) | Michael Lingelbach | 2022-01-05 |
| | | |||
| * | chore: disable creating a blank issue | Christian Clason | 2021-11-11 |
| | | |||
| * | docs(contrib): recommend `nvim --clean` #15917 | Christian Clason | 2021-10-05 |
| | | |||
| * | docs: issue templates | Justin M. Keyes | 2021-08-22 |
| | | |||
| * | docs: issue templates | Justin M. Keyes | 2021-08-22 |
| | | |||
| * | chore: link to Discourse when choosing issue template for user questions | Dundar Göc | 2021-08-13 |
| | | |||
| * | ci: make all questions mandatory in bug template | Dundar Göc | 2021-08-10 |
| | | |||
| * | ci(forms): fix "vim" description in bug template | Christian Clason | 2021-08-07 |
| | | | | Make clear that the version should be specified in any case, including patch level | ||
| * | chore: fix lsp bug issue template | Christian Clason | 2021-07-29 |
| | | | | correct description for expected behavior | ||
| * | chore: fix bug issue template form | Christian Clason | 2021-07-29 |
| | | | | description for "expected behavior" was wrongly attached to "actual behavior" | ||
| * | chore: remove checkbox from issue template | Christian Clason | 2021-07-26 |
| | | | | Checkboxes trigger "task lists", which add noise. | ||
| * | chore: update LSP bug report with Github issue forms (#15159) | dundargoc | 2021-07-25 |
| | | |||
| * | chore: update feature request template by using Github issue forms. (#15158) | dundargoc | 2021-07-25 |
| | | |||
| * | chore: update bug report template by using Github's new issue forms (#15152) | dundargoc | 2021-07-25 |
| | | |||
| * | template: make sure people read :h vim-differences | Marco Hinz | 2021-05-02 |
| | | |||
| * | issue template: add reference to discourse and minimal config in lsp issue ↵ | Michael Lingelbach | 2021-04-05 |
| | | | | | template | ||
| * | docs: Change nvim_lsp to lspconfig | rockerBOO | 2020-11-16 |
| | | |||
| * | docs: Update ISSUE_TEMPLATE for lsp_bug_report | rockerBOO | 2020-11-16 |
| | | |||
| * | issue template: fix label syntax for lsp bug report | Hirokazu Hata | 2020-06-11 |
| | | |||
| * | add GitHub issue template for lsp | Hirokazu Hata | 2020-06-11 |
| | | |||
| * | doc [ci skip] #10177 | Justin M. Keyes | 2019-06-30 |
| ref #10278 #10279 #10353 | |||