1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-22 04:08:49 +02:00
goreleaser/.github/ISSUE_TEMPLATE.md
Carlos Alexandro Becker be4f43af65
added templates
closes #274
2017-09-02 22:51:03 -03:00

31 lines
521 B
Markdown

### Prerequisites
* [ ] Are you running the latest version?
* [ ] Did you perform a search to see if this problem was already reported?
For more information, see the `CONTRIBUTING` guide.
### Description
[Description of the bug or feature]
### Environment
Please paste the output of:
- `go version`
- `uname -a`
- `goreleaser --debug`
### Steps to Reproduce
1. [First Step]
2. [Second Step]
3. [and so on...]
**Expected behavior:** [What you expected to happen]
**Actual behavior:** [What actually happened]