mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
simplify ISSUE_TEMPLATE
This commit is contained in:
parent
fc1e886f1b
commit
0d091ffd4a
20
.github/ISSUE_TEMPLATE.md
vendored
20
.github/ISSUE_TEMPLATE.md
vendored
@ -1,17 +1,13 @@
|
|||||||
## Basic info
|
## Issue description
|
||||||
|
|
||||||
To make sure that we are on the same page:
|
|
||||||
|
|
||||||
* Kernel: (run `uname -a`)
|
|
||||||
* System: (NixOS: `nixos-version`, Ubuntu/Fedora: `lsb_release -a`, ...)
|
|
||||||
* Nix version: (run `nix-env --version`)
|
|
||||||
* Nixpkgs version: (run `nix-instantiate --eval '<nixpkgs>' -A lib.nixpkgsVersion`)
|
|
||||||
|
|
||||||
## Describe your issue here
|
|
||||||
|
|
||||||
### Expected result
|
|
||||||
|
|
||||||
### Actual result
|
|
||||||
|
|
||||||
### Steps to reproduce
|
### Steps to reproduce
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Technical details
|
||||||
|
|
||||||
|
* System: (NixOS: `nixos-version`, Ubuntu/Fedora: `lsb_release -a`, ...)
|
||||||
|
* Nix version: (run `nix-env --version`)
|
||||||
|
* Nixpkgs version: (run `nix-instantiate --eval '<nixpkgs>' -A lib.nixpkgsVersion`)
|
||||||
|
Loading…
Reference in New Issue
Block a user