From 524cb0d69e45710d02f7802f4ff75c5656d2c4c9 Mon Sep 17 00:00:00 2001 From: MagicBot Date: Mon, 2 May 2022 11:18:31 +0000 Subject: [PATCH] Update 'Submitting PR requessts' --- Submitting-PR-requessts.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Submitting-PR-requessts.md b/Submitting-PR-requessts.md index 3eeecf1..66cdd2d 100644 --- a/Submitting-PR-requessts.md +++ b/Submitting-PR-requessts.md @@ -1,6 +1,10 @@ >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? -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. We will for to fix! +We will use a real-life example for this. It appears a refactor of the Configuration system was incomplete. The maximum keyclone count was left hardcoded and not pulling from the config. We will for to fix! ![keyclonebug](https://cdn.discordapp.com/attachments/534260038039109632/970643818414223360/unknown.png) + +Our first step is to checkout and pull changes from origin/master. + +![checkmaster](https://cdn.discordapp.com/attachments/534260038039109632/970645283635609640/unknown.png) \ No newline at end of file