Files
spice2x.github.io/pull_request_template.md
T
2025-03-10 19:22:04 -07:00

20 lines
611 B
Markdown

> [!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.
>
> Feel free to remove this section after you have read it.
## Link to GitHub Issue, if one exists
#0
## 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?*