aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/installer.md
blob: 3768a49c9a3f553af4b43ebabd7549a6aff8b6c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
name: Installer issue
about: Report problems with installation
title: ''
labels: installer
assignees: ''

---

## Platform

<!-- select the platform on which you tried to install Nix -->

- [ ] Linux: <!-- state your distribution, e.g. Arch Linux, Ubuntu, ... -->
- [ ] macOS
- [ ] WSL

## Additional information

<!-- state special circumstances on your system or additional steps you have taken prior to installation -->

## Output

<details><summary>Output</summary>

```log

<!-- paste console output here and remove this comment -->

```

</details>

## Priorities

Add :+1: to [issues you find important](https://github.com/NixOS/nix/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc).