cal.pub0.org/.github/ISSUE_TEMPLATE/bug_report.md

40 lines
1.1 KiB
Markdown
Raw Normal View History

2021-04-28 13:10:55 +00:00
---
name: Bug report
about: Report any issues with the platform
title: ""
2021-04-28 13:10:55 +00:00
labels: bug
assignees: ""
2021-04-28 13:10:55 +00:00
---
Found a bug? Please fill out the sections below. 👍
### Issue Summary
A summary of the issue. This needs to be a clear detailed-rich summary.
2021-04-28 13:10:55 +00:00
### Steps to Reproduce
2021-04-28 13:10:55 +00:00
1. (for example) Went to ...
2. Clicked on...
3. ...
Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?
### Actual Results
2023-07-18 20:27:54 +00:00
- What's happening right now that is different from what is expected
### Expected Results
2023-07-18 20:27:54 +00:00
- This is an ideal result that the system should get after the tests are performed
2021-04-28 13:10:55 +00:00
### Technical details
2023-07-18 20:27:54 +00:00
- Browser version, screen recording, console logs, network requests: You can make a recording with [Bird Eats Bug](https://birdeatsbug.com/).
- Node.js version
- Anything else that you think could be an issue.
### Evidence
2023-07-18 20:27:54 +00:00
- How was this tested? This is quite mandatory in terms of bugs. Providing evidence of your testing with screenshots or/and videos is an amazing way to prove the bug and a troubleshooting chance to find the solution.