26 lines
621 B
Markdown
26 lines
621 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Report any issues with the platform
|
||
|
title: ''
|
||
|
labels: bug
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
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.
|
||
|
|
||
|
### Steps to Reproduce
|
||
|
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: You can use https://www.whatsmybrowser.org/ to find this out.
|
||
|
* Node.js version
|
||
|
* Anything else that you think could be an issue.
|