diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5884e50..bd7f5a0 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -16,6 +16,5 @@ Please delete options that are not relevant. # Checklist: - [ ] My code follows the style guidelines of this project (correct file and folder structure) -- [ ] The background image for theme is called ``background.png`` -- [ ] ``theme.txt`` has correct *'desktop-image: "background.png"'* attribute -- [ ] I updated `themes.json` file (JSON database) +- [ ] The background image for theme follows naming convention: `theme_name.png` +- [ ] I updated [`themes.json`](https://github.com/AdisonCavani/distro-grub-themes/blob/master/themes.json) file (JSON database)