1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-24 04:16:27 +02:00

docs: delete old bug.md

This commit is contained in:
Carlos Alexandro Becker 2018-05-01 20:08:58 -07:00
parent f7c3efb057
commit 9e3bc173e8

View File

@ -1,28 +0,0 @@
### 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]