mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
github/issue template: encourage user to read FAQ before posting a bug report
This commit is contained in:
parent
f11eb4b2ac
commit
5cb26e9e3a
1 changed files with 3 additions and 0 deletions
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -12,6 +12,9 @@ assignees: ''
|
|||
| Nixpkgs | `<VERSION>` | <!-- [REQUIRED] `unstable` or specific version -->
|
||||
| Home Manager | `<VERSION>` | <!-- [OPTIONAL] `unstable` or specific version -->
|
||||
|
||||
<!-- IMPORTANT -->
|
||||
- [ ] I have read the [FAQ](https://nix-community.github.io/nixvim/user-guide/faq.html) and my bug is not listed there.
|
||||
|
||||
## Description
|
||||
|
||||
<!-- See https://stackoverflow.com/questions/29416909 -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue