diff --git a/Submitting-PR-requessts.md b/Submitting-PR-requessts.md index 1c69006..22566da 100644 --- a/Submitting-PR-requessts.md +++ b/Submitting-PR-requessts.md @@ -1,2 +1,6 @@ >You found a bug. You figured out how to fix it. It works great on your MagicBox. You want the community to benefit. How do you get your changes integrated with the Magicbane master codebase? -> \ No newline at end of file + + +We will use a real-life example for this. It appears a refactor of the Configuration system was incomplete. The keyclone count was left hardcoded not pulling from the config. + +![keyclonebug](https://cdn.discordapp.com/attachments/534260038039109632/970643818414223360/unknown.png)