lix/.github/ISSUE_TEMPLATE/bug_report.md

33 lines
604 B
Markdown
Raw Normal View History

2020-04-30 12:57:40 +00:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
2020-04-30 13:01:23 +00:00
2020-04-30 12:57:40 +00:00
A clear and concise description of what the bug is.
2020-04-30 13:01:23 +00: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 12:57:40 +00:00
**Steps To Reproduce**
2020-04-30 13:01:23 +00:00
2020-04-30 12:57:40 +00:00
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
2020-04-30 13:01:23 +00:00
2020-04-30 12:57:40 +00:00
A clear and concise description of what you expected to happen.
2020-04-30 13:01:23 +00:00
**`nix-env --version` output**
2020-04-30 12:57:40 +00:00
**Additional context**
2020-04-30 13:01:23 +00:00
2020-04-30 12:57:40 +00:00
Add any other context about the problem here.