1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +02:00

docs: fmt

This commit is contained in:
Carlos Alexandro Becker 2018-05-01 20:32:03 -07:00 committed by Carlos Alexandro Becker
parent 0a9bce6734
commit ce96cba4e1
2 changed files with 6 additions and 7 deletions

View File

@ -1,7 +1,6 @@
---
name: Bug report
name: Bug report
about: Create a report to help us improve
---
**Describe the bug**
@ -21,9 +20,10 @@ your goreleaser config file
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]
* OS: [e.g. mac, linux]
* OS version: [uname -a]
* GoReleaser Version [goreleaser --version]
**Additional context**
Add any other context about the problem here.

View File

@ -1,7 +1,6 @@
---
name: Feature request
name: Feature request
about: Suggest an idea for this project
---
**Is your feature request related to a problem? Please describe.**