From eb1cf9866d53511bee79049266842902f685bf0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20=C5=9Arodo=C5=84?= Date: Mon, 5 Dec 2022 11:42:37 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e9fa426..1fffc0d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,3 +37,10 @@ You can track your workflows [here](https://github.com/AdisonCavani/distro-grub- ├── legacy - obsolete C# program, replaced by Github Actions workflow └── templates - PSD, phosothop templates for background images ``` + +### Frequently Asked Questions +**Q**: Where are `psd` templates located? +**A**: Templates are located in [`templates`](https://github.com/AdisonCavani/distro-grub-themes/tree/templates) branch + +**Q**: How can I edit `psd` template? I don't have Photoshop +**A**: You can import `psd` into GIMP, however this might cause to lose some Photoshop related data. I recommend to use [Photopea](https://www.photopea.com/) - free Web Photoshop alternative