From 5bbea2b260346147df5bb97b2e8581bb5fbe86fc Mon Sep 17 00:00:00 2001 From: elvis kahoro Date: Wed, 27 Apr 2022 17:18:42 -0400 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 86d89f2..693f919 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -15,9 +15,11 @@ Please include the name of the theme. Have your run the python script? `python3 ./scripts/gen_theme_previews.py ` -## Notes: +## 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) +* of licensing restrictions +* we are trying to keep the binary size of the repo as small as possible (just the yaml files) + +If your theme has an intended custom background image, include a comment in the yaml with a link to where people should download it.