mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-24 04:16:27 +02:00
docs: changed the root issue template
This commit is contained in:
parent
555c5a66b2
commit
6edda25b71
30
.github/ISSUE_TEMPLATE.md
vendored
30
.github/ISSUE_TEMPLATE.md
vendored
@ -1,28 +1,6 @@
|
|||||||
### Prerequisites
|
Please don't file issues directly, use one of our available templates:
|
||||||
|
|
||||||
* [ ] Are you running the latest version?
|
* [Bugs](https://github.com/goreleaser/goreleaser/issues/new?template=bug.md)
|
||||||
* [ ] Did you perform a search to see if this problem was already reported?
|
* [Feature Requests](https://github.com/goreleaser/goreleaser/issues/new?template=feature.md)
|
||||||
|
|
||||||
For more information, see the `CONTRIBUTING` guide.
|
Thank you.
|
||||||
|
|
||||||
### 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]
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user