-
Notifications
You must be signed in to change notification settings - Fork 0
How To: Reporting a Bug
KZ edited this page Jul 7, 2020
·
1 revision
Use the GitHub issues. Please describe the issue in as much detail as you can, including but not limited to:
- Operating system and browser information. (This is required it it is a UI issue)
- Any error messages that appear.
- You can see error messages by opening the dev tools (
Ctrl+Shift+i
in Firefox/ChromeF12
in Edge) and navigating to the console tab.
- You can see error messages by opening the dev tools (
- If possible, steps that consistently reproduce the bug.
- If the issue is UI related, any screenshots that help display the bug.