actions-hugo/.github/ISSUE_TEMPLATE/2_bug_report.md

40 lines
722 B
Markdown
Raw Permalink Normal View History

2019-10-28 18:11:09 +00:00
---
name: Bug Report
about: First, use the User Support Issue Template
title: 'sample_title'
2019-10-28 18:11:09 +00:00
labels: bug
assignees: peaceiris
---
**Note that an issue which does not follow the template will be closed silently.**
2020-05-09 13:17:38 +00:00
## Describe the bug
2019-10-28 18:11:09 +00:00
A clear and concise description of what the bug is.
2020-05-09 13:17:38 +00:00
## To Reproduce
2019-10-28 18:11:09 +00:00
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
2020-05-09 13:17:38 +00:00
## Expected behavior
2019-10-28 18:11:09 +00:00
A clear and concise description of what you expected to happen.
2020-05-09 13:17:38 +00:00
## Screenshots
2019-10-28 18:11:09 +00:00
If applicable, add screenshots to help explain your problem.
2020-05-09 13:17:38 +00:00
## Your YAML file
2019-10-28 18:11:09 +00:00
- A link to your repository
- A link to your YAML file
2020-05-09 13:17:38 +00:00
## Additional context
2019-10-28 18:11:09 +00:00
Add any other context about the problem here.