.github/ISSUE_TEMPLATE/bug-report.md
---
name: Bug Report
about: Report bugs found in the engine or website
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Environmental Information**
- OS:
- Node Version:
- NPM Version:
**Additional context**
Add any other context about the problem here such as a link to your code if it's in a repository.