From 0525d5c11c665af550ebe2c2941f56ac3923a77f Mon Sep 17 00:00:00 2001 From: elvis kahoro Date: Wed, 27 Apr 2022 17:14:25 -0400 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 599da72..86d89f2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,4 +13,11 @@ Please include the name of the theme. ## How Has This Been Tested? -Have your run the python script? +Have your run the python script? `python3 ./scripts/gen_theme_previews.py ` + +## Notes: + +We cannot accept pull request that include custom background images because: + +- licensing +- we are trying to keep the binary size of the repo as small as possible (just the yaml files)