actions-gh-pages/.github/ISSUE_TEMPLATE/2_bug_report.md

45 lines
788 B
Markdown
Raw Normal View History

2019-10-29 00:46:29 +00:00
---
2020-04-23 03:43:08 +00:00
name: Bug Report
about: First, use the User Support Issue Template
title: 'sample_title'
2019-10-29 00:46:29 +00:00
labels: bug
assignees: peaceiris
---
2020-06-05 20:37:29 +00:00
<!-- Note that an issue which does not follow the template will be closed silently. -->
2020-05-03 15:52:58 +00:00
### Describe the bug
2020-06-05 20:37:29 +00:00
<!-- A clear and concise description of what the bug is. -->
2019-10-29 00:46:29 +00:00
2020-05-03 15:52:58 +00:00
### To Reproduce
2020-06-05 20:37:29 +00:00
<!--
2019-10-29 00:46:29 +00:00
Steps to reproduce the behavior:
2020-06-05 20:37:29 +00:00
2019-10-29 00:46:29 +00:00
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
2020-06-05 20:37:29 +00:00
-->
2019-10-29 00:46:29 +00:00
2020-05-03 15:52:58 +00:00
### Expected behavior
2020-06-05 20:37:29 +00:00
<!-- A clear and concise description of what you expected to happen. -->
2019-10-29 00:46:29 +00:00
2020-05-03 15:52:58 +00:00
### Screenshots
2020-06-05 20:37:29 +00:00
<!-- If applicable, add screenshots to help explain your problem. -->
2019-10-29 00:46:29 +00:00
2020-05-03 15:52:58 +00:00
### Your YAML file
2020-06-05 20:37:29 +00:00
<!--
2019-10-29 00:46:29 +00:00
- A link to your repository
- A link to your YAML file
2020-06-05 20:37:29 +00:00
-->
2019-10-29 00:46:29 +00:00
2020-05-03 15:52:58 +00:00
### Additional context
2020-06-05 20:37:29 +00:00
<!-- Add any other context about the problem here. -->