diff --git a/.gitea/ISSUE_TEMPLATE/bug.yaml b/.gitea/ISSUE_TEMPLATE/bug.yaml index fcdbb29..e4ffc08 100644 --- a/.gitea/ISSUE_TEMPLATE/bug.yaml +++ b/.gitea/ISSUE_TEMPLATE/bug.yaml @@ -29,8 +29,8 @@ body: - type: textarea id: version_output attributes: - label: "Output of your client (host) `docker-finance version` command" - placeholder: "$ docker-finance version" + label: "Output of client (host) `version` command" + placeholder: "$ docker-finance version type=all" render: shell validations: required: true