Commit graph

7 commits

Author SHA1 Message Date
8d14f88f00
build: rewrite issue templates
Problem: issue templates used upstream stevearc references, severity
dropdowns, outdated lazy.nvim bootstrap, and the .yml extension
inconsistent with other repos.

Solution: replace with .yaml templates matching cp.nvim/diffs.nvim
style. Bug report uses prerequisites checkboxes, checkhealth output,
modern lazy.nvim bootstrap with vim.g.oil pattern. Feature request
uses problem/solution/alternatives format. Add config.yaml to disable
blank issues and link discussions.
2026-02-22 16:02:51 -05:00
Steven Arcangeli
2c80182d75
chore: add severity to feature request template 2023-12-05 17:06:12 -08:00
Steven Arcangeli
6782e2b64d
chore: add severity to bug report template 2023-12-05 17:03:14 -08:00
Steven Arcangeli
c553b5435a ci: bug report template is more aggressive about minimal configs 2023-01-11 09:17:31 -08:00
Steven Arcangeli
3911e16a63 doc: reword some pieces of the issue templates 2023-01-04 01:12:03 -08:00
Aaron
91b33ce705
Create feature_request.yml 2023-01-03 23:25:56 -08:00
Max
23d1ca7327 feat: add bug_report template 2023-01-03 11:20:12 +01:00