1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/.github/ISSUE_TEMPLATE/Bug_report.md
Manuel Vogel 54b2d0de25 docs: supported gitlab versions (#1116)
* chore: updates to latest gitlab dep version

* update gitlab version in bug report template

* updates docs for gitlab version on releases

* runs mod tidy
2019-08-14 10:07:59 -03:00

776 B

name about labels
Bug report Create a report to help us improve bug

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

your goreleaser config file

Make sure your config file is valid by running goreleaser check -f path-to-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]
  • GitLab version (if using a private hosted one)

Additional context Add any other context about the problem here. Full output log with debug on is probably a helpful thing to add here.