aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug_report.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci: use new issue typesChristian Clason2025-01-171-1/+1
|
* prettier formatting yml and mdKiyoon Kim2023-02-161-1/+1
|
* docs: use markdown instead of checkboxesStephan Seitz2022-01-161-12/+9
|
* Add `query error: invalid node type at position` to the troubleshooting sectionSantos Gallegos2021-11-201-1/+2
| | | | We have had many of these recently...
* feat(healthcheck): support native lua healthchecks, and fixesJavier López2021-10-111-1/+1
| | | | | | | | | | After neovim/neovim#15259 lua healthchecks are called directly and are prefered over neovim autoload ones. The discover of Lua ones requires the function to be named "check()". Also the mentioned PR changed the design of healthchecks to not use output capturing, therefore avoid printing and instead concatenate and call the health functions.
* chore(issues): make bug_report an issue formThomas Vigouroux2021-08-231-0/+60