diff --git a/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 94% rename from CONTRIBUTING.md rename to .github/CONTRIBUTING.md index c0eb5754..6b202b30 100644 --- a/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,5 +1,6 @@ # Contributing to theme.park +- If you want to discuss changes, you can also bring it up in our Discord server ## New theme option * The current variables in use can be found in any of the CSS files in `/CSS/variables/` diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4e7866ae..33ec18e1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,35 @@ -## Thank you for the PR! + -### Please remember to add a before and after screenshot(s) on any css changes! +[themeparkurl]: https://theme-park.dev +[![theme-park.dev](https://github.com/GilbN/theme.park/blob/master/banners/tp_banner.png)][themeparkurl] + + + + + + + + + +------------------------------ + + - [ ] 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 + +------------------------------ + + + +## Description: + + + +## Benefits of this PR and context: + + +## How Has This Been Tested? + + + + +## Source / References: + \ No newline at end of file