.github/PULL_REQUEST_TEMPLATE/feature-submission.md
---
name: Feature submission
about: Propose a new feature for the engine
title: ''
labels: enhancement
assignees: ''
---
**Link to issue (if exists)**
The link to the issue describing this bug (if it exists)
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is.
**Fix method**
What you did/changed to fix this issue
**If the feature is not related to a problem, what are you submitting and what does it do?**
A clear and concise explanation of the feature.
**Why should this feature be a part of the engine/website?**
Describeb why this feature should exist.
**Additional context**
Add any other context or screenshots about the feature here.