summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.yml
AgeCommit message (Collapse)Author
2022-07-12release: telescope 0.1.0 (#2067)Simon Hauser
2021-11-13chore: render nvim version as markdownSimon Hauser
2021-09-17chore(form): render checkhealth as markdownChristian Clason
2021-09-16docs: rewrite readme and add missing config values + builtin optsSimon Hauser
2021-09-01chore: revert issue template to valueChristian Clason
2021-08-26Update bug_report.ymlChristian Clason
add placeholders
2021-08-13chore: remove obsolete git opts from minimal.luaChristian Clason
...now that @Conni2461 did some spring cleaning on plenary ;)
2021-08-13chore: speed up bootstrap for minimal.luaChristian Clason
* use `git://` protocol * omit `--no-single-branch` (since plenary contains stale branches with large objects)
2021-08-13chore: convert bug issue template to form (#1110)Christian Clason
Replace Markdown template with Github form and add more robust minimal `init.lua`. Also add a link to Gitter for support questions.