mirror of
https://github.com/GoTestTools/gotestfmt-action.git
synced 2026-02-09 09:17:29 +00:00
14 lines
352 B
YAML
14 lines
352 B
YAML
name: Other issues
|
|
description: Ask a question, tell us something, or report something else.
|
|
assignees:
|
|
- janosdebugs
|
|
body:
|
|
- type: textarea
|
|
id: message
|
|
attributes:
|
|
label: What would you like to tell us?
|
|
description: Let us know something...
|
|
placeholder: Hello world!
|
|
value: ""
|
|
validations:
|
|
required: true
|