Skip to content

Commit

Permalink
Update bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagokokada committed Nov 1, 2023
1 parent 4561cd0 commit 2ac02b5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Bug report
about: Report issues with nix-alien
title: ''
title: '[BUG]'
labels: bug
assignees: ''

Expand All @@ -12,17 +12,17 @@ A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
1. Run '...'
2. Check '....'
3. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Environment (please complete the following information):**
- `nix-alien --version`
- `nix-alien --version`
- `nix-shell -p nix-info --run "nix-info -m"`
- Link for download or attachment for the program you're trying to run

**Additional context**
Add any other context about the problem here.

0 comments on commit 2ac02b5

Please sign in to comment.