exoRift/cyclone-engine

View on GitHub
.github/PULL_REQUEST_TEMPLATE/bug-fix.md

Summary

Maintainability
Test Coverage
---
name: Bug Fix
about: Propose a fix for a bug
title: ''
labels: bug
assignees: ''

---

**Link to issue (if exists)**
The link to the issue describing this bug (if it exists)

**Describe the bug**
What is this bug doing/causing?

**Expected behavior**
What should be happening

**Fix method**
What you did/changed to fix this issue

**Additional context**
Add any other context or screenshots about the bug here.