33 lines
839 B
Markdown
33 lines
839 B
Markdown
---
|
|
name: Issue Report
|
|
about: Report an issue to help us improve
|
|
title: '[ISSUE] '
|
|
---
|
|
|
|
**Article and Module Links**
|
|
A link to the affected article and the affected module. You can find the link to the module in the Conclusion section in the "on Github" standard phase.
|
|
|
|
**Describe the Issue**
|
|
A clear and concise description of what the issue is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
**Expected Behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Environment (please complete the following information):**
|
|
- OS: [e.g. Windows]
|
|
- Browser [e.g. chrome, safari]
|
|
- Version [e.g. 22]
|
|
|
|
**Additional Context**
|
|
Add any other context about the issue here.
|