mirror of
https://github.com/par274/sharpemu.git
synced 2026-07-23 03:16:22 +08:00
28 lines
956 B
Markdown
28 lines
956 B
Markdown
## Before submitting
|
||
|
||
Please read our contribution guidelines before opening a pull request:
|
||
|
||
➡️ [**CONTRIBUTING.md**](https://github.com/sharpemu/sharpemu/blob/main/CONTRIBUTING.md)
|
||
|
||
By opening this pull request, you confirm that you have read and agree to follow the contribution guidelines.
|
||
|
||
## Testing
|
||
|
||
If applicable, list the game(s) you tested and briefly describe the results.
|
||
|
||
Example:
|
||
|
||
- Demon's Souls (PPSA01341) – Boots to splash screen.
|
||
- Dreaming Sarah – Save/load works correctly.
|
||
|
||
If your changes do not affect runtime behavior (e.g. documentation, tooling, CI), write `N/A`.
|
||
|
||
## Checklist
|
||
|
||
By submitting this pull request, you confirm that:
|
||
|
||
- [ ] I have read and followed `CONTRIBUTING.md`.
|
||
- [ ] I tested my changes or marked the testing section as `N/A`.
|
||
- [ ] I wrote this pull request description myself and did not paste AI-generated explanations.
|
||
- [ ] I listed the game(s) I tested (or marked the testing section as `N/A`).
|