Commit graph

20 commits

Author SHA1 Message Date
Christian Clason
5da195ac3d ci: use new issue types 2025-01-17 10:46:06 +01:00
Christian Clason
71ae32c187 docs(template): use builtin commands 2024-02-21 14:37:51 +01:00
Kiyoon Kim
80e41f22ce prettier formatting yml and md 2023-02-16 01:48:37 -08:00
Christian Clason
129082285a
chore: delete language-request.md (#3013)
We have a dedicated tracking issue for this now.
2022-06-12 12:11:27 +02:00
Jendrik Stelzner
1b06c671cf Fix backtick typo in highlighting issue template 2022-04-15 12:52:06 +02:00
adrian5
b474ad19d5 github: Fix typo in template 2022-04-01 00:41:15 +02:00
Stephan Seitz
abb23c2565 Update .github/ISSUE_TEMPLATE/highlighting_issue.yml
Co-authored-by: Christian Clason <christian.clason@uni-due.de>
2022-01-16 15:52:24 +01:00
Stephan Seitz
3451fa458b Update .github/ISSUE_TEMPLATE/highlighting_issue.yml
Co-authored-by: Christian Clason <christian.clason@uni-due.de>
2022-01-16 15:52:24 +01:00
Stephan Seitz
57d976cafa Update .github/ISSUE_TEMPLATE/highlighting_issue.yml
Co-authored-by: Christian Clason <christian.clason@uni-due.de>
2022-01-16 15:52:24 +01:00
Stephan Seitz
93a10ebdd4 Update .github/ISSUE_TEMPLATE/highlighting_issue.yml
Co-authored-by: Christian Clason <christian.clason@uni-due.de>
2022-01-16 15:52:24 +01:00
Stephan Seitz
3c1042bf6d docs: use markdown instead of checkboxes 2022-01-16 15:52:24 +01:00
Stephan Seitz
000923ccfc docs: add issue template for highlighting issues 2022-01-16 15:52:24 +01:00
Santos Gallegos
b784ca7fca Add query error: invalid node type at position to the troubleshooting section
We have had many of these recently...
2021-11-20 17:32:50 +01:00
Dundar Göc
6a4fdb317d chore: fix typos 2021-11-02 23:47:48 +01:00
Javier López
66f1873213 feat(healthcheck): support native lua healthchecks, and fixes
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.
2021-10-11 09:47:16 +02:00
Thomas Vigouroux
7241ddaff4 chore(issues): make bug_report an issue form 2021-08-23 16:40:41 +02:00
Santos Gallegos
a077f61b67 Issue template: use details for nvim --version output 2021-01-31 21:30:02 +01:00
Thomas Vigouroux
faac62c2d1 Update bug report to add update informations 2020-11-27 08:42:05 +01:00
Stephan Seitz
3e8b5a30e2 Use <details> for checkhealth output in bug report template
The output of checkhealth can be quite lengthy.

Plus fix position of *** to make text render bold
2020-07-06 21:23:57 +02:00
Thomas Vigouroux
a067924507 Update issue templates
Add some issue templates
2020-06-14 11:57:09 +02:00