Files
go-task/.github/ISSUE_TEMPLATE/bug_report.md
2022-10-14 20:55:46 -03:00

1022 B

name, description, body
name description body
Bug Report Use this to report bugs and issues.
type attributes
markdown
value
Thanks for your bug report! Before submitting this issue, please make sure the same problem was not already reported by someone else.
type id attributes validations
input version
label description placeholder
Task version Which Task version you are using? Use `task --version` to know. v0.0.0
required
false
type id attributes validations
input os
label description placeholder
Operating System Which operating system you are using? Ubuntu 22.04.1
required
false
type id attributes validations
textarea description
label description placeholder
Description Please describe the bug you're facing. Consider pasting example Taskfiles showing how to reproduce the problem. You description here.
required
true