Create pull_request_template.md

This commit is contained in:
Dragoon Dorise 2023-10-02 13:41:09 +02:00 committed by GitHub
parent f171ab2ce7
commit 8415160704
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,16 @@
# PR Description
Please write a small description of what this PR is trying to accomplish, a new feature to EmuDeck, solving a bug, etc.
## Usage:
EmuDeck is a free open source project, but we have an Early Access tier on Patreon where people can get timely exclusive to some features.
Do you allow us to merge this PR to the Early Access branch, or do you only want your work to be available when the next public build is released?
- [x] Early Access, Public Beta and Public
- [ ] Public and Beta only
## Checklist:
- [ ] I am using the dev branch as the target for this PR.
- [ ] I've tested and verified that the PR works in at least one device.
- [ ] I've checked that my PR doesn't do anything wild like deleting user saved games :)
- [ ] If I'm using a third party binary or tool from other developer I'm allowed to use it.