38 lines
644 B
Markdown
Raw Normal View History

2019-10-29 09:46:29 +09:00
---
2020-04-23 12:43:08 +09:00
name: Bug Report
about: First, use the User Support Issue Template
title: 'sample_title'
2019-10-29 09:46:29 +09:00
labels: bug
assignees: peaceiris
---
2020-05-04 00:52:58 +09:00
### Describe the bug
2019-10-29 09:46:29 +09:00
A clear and concise description of what the bug is.
2020-05-04 00:52:58 +09:00
### To Reproduce
2019-10-29 09:46:29 +09:00
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
2020-05-04 00:52:58 +09:00
### Expected behavior
2019-10-29 09:46:29 +09:00
A clear and concise description of what you expected to happen.
2020-05-04 00:52:58 +09:00
### Screenshots
2019-10-29 09:46:29 +09:00
If applicable, add screenshots to help explain your problem.
2020-05-04 00:52:58 +09:00
### Your YAML file
2019-10-29 09:46:29 +09:00
- A link to your repository
- A link to your YAML file
2020-05-04 00:52:58 +09:00
### Additional context
2019-10-29 09:46:29 +09:00
Add any other context about the problem here.