cal/.github/ISSUE_TEMPLATE/bug_report.md

28 lines
683 B
Markdown
Raw Permalink Normal View History

2021-04-28 10:10:55 -03:00
---
name: Bug report
about: Report any issues with the platform
title: ""
2021-04-28 10:10:55 -03:00
labels: bug
assignees: ""
2021-04-28 10:10:55 -03: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 10:10:55 -03:00
### Steps to Reproduce
2021-04-28 10:10:55 -03: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?
### Technical details
- 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.