--- name: Patch submission about: Submit code changes for review title: '' labels: patch assignees: '' --- > [!NOTE] > Before submitting code changes... > * Please do note that this is a GPL v3.0 open source project. > * Please read the [CONTRIBUTING](https://github.com/spice2x/spice2x.github.io/blob/main/CONTRIBUTING.md) guide. > * Maintainers reserve the right to reject or modify your submission without reason. > * If accepted, your github user name will be credited on the main web page, and then archived in the [past versions wiki page](https://github.com/spice2x/spice2x.github.io/wiki/Past-versions-and-change-log) > > Feel free to remove this section after you have read it. ## Description of change *what does this code do?* ## Compiling *you must be able to compile with the included Docker script with zero compiler warnings* ## Testing *how was the code tested?* ## Patch file *what patch format are you using? Unix Patch format? Git Patch?*