This commit is contained in:
ulisseslima 2023-10-13 02:52:08 -03:00
parent e9627963ef
commit d63c7a93cc
1 changed files with 15 additions and 21 deletions

View File

@ -1,14 +1,14 @@
--- ---
name: Bug report name: Issue Report
about: Create a report to help us improve about: Report an issue to help us improve
title: "[BUG]" title: '[ISSUE] '
labels: ''
assignees: ''
--- ---
**Describe the bug** **Article and Module Links**
A clear and concise description of what the bug is. 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** **To Reproduce**
Steps to reproduce the behavior: Steps to reproduce the behavior:
@ -17,22 +17,16 @@ Steps to reproduce the behavior:
3. Scroll down to '....' 3. Scroll down to '....'
4. See error 4. See error
**Expected behavior** **Expected Behavior**
A clear and concise description of what you expected to happen. A clear and concise description of what you expected to happen.
**Screenshots** **Screenshots**
If applicable, add screenshots to help explain your problem. If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):** **Environment (please complete the following information):**
- OS: [e.g. iOS] - OS: [e.g. Windows]
- Browser [e.g. chrome, safari] - Browser [e.g. chrome, safari]
- Version [e.g. 22] - Version [e.g. 22]
**Smartphone (please complete the following information):** **Additional Context**
- Device: [e.g. iPhone6] Add any other context about the issue here.
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.