Skip to content

Commit

Permalink
feat: add pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMRTT authored Sep 8, 2022
1 parent 901a9a2 commit de0ef19
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# New Preset: <NAME>

<!-- comments -->

## Screenshots (optional)

<!-- Will be used in showcase -->

# Checklist

Before submitting the PR, I checked:

- [ ] I've only modified one preset
- [ ] I've added the URL to my raw preset in `presets.json`
- [ ] I've checked the format of each json files I modified
- [ ] (optional) I've added screenshots
- [ ] The preset name is following preset naming guidelines.

Thanks for your submission we will review and merge it as quick as possible.

0 comments on commit de0ef19

Please sign in to comment.