2018-05-28 10:49:38 -03:00
|
|
|
---
|
2018-05-01 20:32:03 -07:00
|
|
|
name: Bug report
|
2018-05-28 10:49:38 -03:00
|
|
|
about: Create a report to help us improve
|
2018-05-28 11:12:40 -03:00
|
|
|
---
|
|
|
|
|
|
|
|
**Describe the bug**
|
|
|
|
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
|
|
|
|
**To Reproduce**
|
|
|
|
|
|
|
|
Steps to reproduce the behavior:
|
|
|
|
|
|
|
|
```yaml
|
|
|
|
your goreleaser config file
|
|
|
|
```
|
|
|
|
|
|
|
|
**Expected behavior**
|
|
|
|
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
|
|
|
|
**Environment (please complete the following information):**
|
|
|
|
|
|
|
|
- OS: [e.g. mac, linux]
|
|
|
|
- OS version: [uname -a]
|
|
|
|
- GoReleaser Version [goreleaser --version]
|
|
|
|
|
|
|
|
**Additional context**
|
|
|
|
Add any other context about the problem here.
|