37 lines
1017 B
Markdown
37 lines
1017 B
Markdown
---
|
|
name: User Support
|
|
about: Questions for this Action
|
|
title: 'sample_title'
|
|
labels: support
|
|
assignees: peaceiris
|
|
---
|
|
|
|
<!-- Note that an issue which does not follow the template will be closed silently. -->
|
|
|
|
### Check list before opening this issue
|
|
|
|
- [ ] I read the latest README
|
|
- I checked [Available Options](https://github.com/peaceiris/actions-gh-pages#options)
|
|
- I followed [Tips and FAQ](https://github.com/peaceiris/actions-gh-pages#tips-and-faq)
|
|
- I tried [Workflow Examples](https://github.com/peaceiris/actions-gh-pages#examples)
|
|
- I read the latest GitHub Actions official documentation and learned the basic spec and concepts
|
|
|
|
### Describe your question
|
|
|
|
<!-- A clear and concise description of what the question is. -->
|
|
|
|
### Link to your contents
|
|
|
|
<!--
|
|
- Link to your public repository here
|
|
- Link to your workflow here
|
|
-->
|
|
|
|
### Screenshots
|
|
|
|
<!-- If applicable, add screenshots to help explain your question. -->
|
|
|
|
### Additional context
|
|
|
|
<!-- Add any other context about the problem here. -->
|