- label:"I have read the latest README and followed the instructions."
required:true
- label:"I have read the latest GitHub Actions official documentation and learned the basic spec and concepts."
required:true
- type:textarea
attributes:
label:Describe your question
description:A clear and concise description of what the question is.
validations:
required:true
- type:textarea
attributes:
label:Relevant links
description:
Links to your public repository, YAML config file, and YAML workflow file.
Please use [a permanent link](https://docs.github.com/en/github/managing-files-in-a-repository/managing-files-on-github/getting-permanent-links-to-files), not a default branch.
render:markdown
value:|
Public repository:
YAML config:
YAML workflow:
validations:
required:true
- type:textarea
attributes:
label:Relevant log output
description:Copy and paste any relevant log output here.
validations:
required:true
- type:textarea
attributes:
label:Additional context.
description:Write any other context about the question here.