Skip to content
Snippets Groups Projects
Unverified Commit 5273fbfc authored by Oleg Grenrus's avatar Oleg Grenrus Committed by GitHub
Browse files

Merge pull request #6095 from haskell/phadej-bug-report-template

Update issue template
parents c0b2f4f8 052c7017
No related branches found
No related tags found
No related merge requests found
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
```
$ cabal v2-build ...
```
Please use version-prefixed commands (e.g. `v2-build` or `v1-build`) to avoid ambiguity.
**Expected behavior**
A clear and concise description of what you expected to happen.
**System informataion**
- Operating system
- `cabal`, `ghc` versions
**Additional context**
Add any other context about the problem here.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment