1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

docs: template

This commit is contained in:
Carlos Alexandro Becker 2021-07-13 14:23:45 -03:00 committed by GitHub
parent 0c371ce7cc
commit e1f1ce7ca3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,11 +23,12 @@ body:
description: Please share a public repository that reproduces the issue, or an example config file. Links to failing goreleaser runs and etc are also helpful.
validations:
required: true
- type: input
- type: textarea
id: goreleaser-version
attributes:
label: goreleaser version
description: '`goreleaser --version` output'
render: bash
validations:
required: true
- type: checkboxes