Files
spice2x.github.io/.github/ISSUE_TEMPLATE/patch-submission.md
T
2024-07-15 19:02:45 -07:00

966 B

name, about, title, labels, assignees
name about title labels assignees
Patch submission Submit code changes for review patch

Note

Before submitting code changes...

  • Please do note that this is a GPL v3.0 open source project.
  • Please read the CONTRIBUTING 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

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?