1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-17 23:49:37 +02:00

Update PR template

This commit is contained in:
GilbN 2022-04-24 13:38:58 +02:00
parent 5068f601b3
commit 12866a0575
2 changed files with 9 additions and 4 deletions

View File

@ -3,6 +3,10 @@
- If you want to discuss changes, you can also bring it up in our Discord server
- PR's are done against the develop branch.
## Bug fixes
- When submitting bugfixes please show a before and after screenshot of the fix, and a description of what the fix does.
## New theme option
- The current variables in use can be found in any of the CSS files in `/css/theme-options/` and `/css/community-theme-options/`
@ -24,7 +28,3 @@ Remember to also to change the variables in the the `Specials` section even if y
- When creating a new theme for an application please test multiple theme options to make sure it looks good on all options not just your favorite.
- The PR must contain a screenshot of all the different theme options. Optionally you can also include screenshots with the community theme options.
## Bug fixes
- When submitting bugfixes please show a before and after screenshot of the fix, and a description of what the fix does.

View File

@ -15,10 +15,15 @@
- [ ] I have read the [contributing](https://github.com/GilbN/theme.park/blob/master/.github/CONTRIBUTING.md) guideline and understand that I have made the correct modifications
- PR's are done against the develop branch.
------------------------------
<!--- We welcome all PRs though this doesnt guarantee it will be accepted. -->
## Bug fixes
- When submitting bugfixes please show a before and after screenshot of the fix, and a description of what the fix does.
## Description:
<!--- Describe your changes in detail -->
<!--- Add before and after screenshots of your changes -->