mirror of
https://github.com/par274/sharpemu.git
synced 2026-07-22 19:06:15 +08:00
a9a4f511f0
Added a pull request template to guide contributors in the SharpEmu Emulator Project.
21 lines
602 B
Markdown
21 lines
602 B
Markdown
<!--
|
|
Copyright (C) 2026 SharpEmu Emulator Project
|
|
SPDX-License-Identifier: GPL-2.0-or-later
|
|
-->
|
|
|
|
## Before submitting
|
|
|
|
Please read our contribution guidelines before opening a pull request:
|
|
|
|
➡️ [**CONTRIBUTING.md**](CONTRIBUTING.md)
|
|
|
|
By opening this pull request, you confirm that you have read and agree to follow the contribution guidelines.
|
|
|
|
## Checklist
|
|
By submitting this PR, you confirm that:
|
|
|
|
- [ ] I have read `CONTRIBUTING.md`.
|
|
- [ ] I tested my changes.
|
|
- [ ] I wrote this description myself and did not copy AI-generated explanations.
|
|
- [ ] I listed the game(s) I tested, if applicable.
|