Nix/.github/ISSUE_TEMPLATE/bug_report.md

37 lines
749 B
Markdown
Raw Permalink Normal View History

2020-04-30 14:57:40 +02:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
2020-04-30 15:01:23 +02:00
2020-04-30 14:57:40 +02:00
A clear and concise description of what the bug is.
2020-04-30 15:01:23 +02:00
If you have a problem with a specific package or NixOS,
you probably want to file an issue at https://github.com/NixOS/nixpkgs/issues.
2020-04-30 14:57:40 +02:00
**Steps To Reproduce**
2020-04-30 15:01:23 +02:00
2020-04-30 14:57:40 +02:00
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
2020-04-30 15:01:23 +02:00
2020-04-30 14:57:40 +02:00
A clear and concise description of what you expected to happen.
2020-04-30 15:01:23 +02:00
**`nix-env --version` output**
2020-04-30 14:57:40 +02:00
**Additional context**
2020-04-30 15:01:23 +02:00
2020-04-30 14:57:40 +02:00
Add any other context about the problem here.
**Priorities**
Add :+1: to [issues you find important](https://github.com/NixOS/nix/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc).