EmulatorJS/.github/ISSUE_TEMPLATE/bug---beta.md
Ethan O'Brien 60cb51da0d Version 1.0
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
Co-authored-by: imneckro <42493772+imneckro@users.noreply.github.com>
2022-02-20 15:51:00 -06:00

24 lines
607 B
Markdown

---
name: bug - beta
about: Use this when you find a problem with the beta emulator cores
title: "[beta]"
labels: ''
assignees: ''
---
<!--
First, collect a console log.
1. Please add the line of code to your html
```
EJS_DEBUG_XX = true
```
2. then reload the broken page.
3. Right click and click `inspect`.
4. Select the `console` tab at the top.
5. Right click on the console and click `save console log to file`
6. Upload the file here
If no log of the console is present. I will immediately close the issue without any comment.
Please upload straight to github and not to some other website.
-->