mirror of
https://github.com/divnix/digga.git
synced 2024-12-22 23:51:39 +03:00
Update issue template: adding nix-info -m
This commit is contained in:
parent
29bbac0173
commit
00909c8ccf
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -34,5 +34,10 @@ Please search on the [issue tracker](../) before creating one.
|
||||
<!--- Providing context helps us come up with a solution that is most useful in the real world. -->
|
||||
|
||||
## Your Environment
|
||||
<!---Please run `nix-shell -p nix-info --run "nix-info -m"` and paste the result. -->
|
||||
```console
|
||||
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
|
||||
output here
|
||||
```
|
||||
<!--- Include relevant details about the environment you experienced the bug in. -->
|
||||
<!--- If you have run `flk update`, for example, post the flake.lock file. -->
|
||||
|
Loading…
Reference in New Issue
Block a user