mirror of
https://github.com/AdisonCavani/distro-grub-themes.git
synced 2025-06-06 07:12:33 +02:00
Update Contributing.mdx
This commit is contained in:
parent
d624aa4192
commit
61319954df
1 changed files with 13 additions and 0 deletions
|
@ -44,3 +44,16 @@ You can track your workflows [here](https://github.com/AdisonCavani/distro-grub-
|
|||
|
||||
**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-based Photoshop alternative.
|
||||
|
||||
<FAQPageJsonLd
|
||||
mainEntity={[
|
||||
{
|
||||
questionName: "Where are psd templates located?",
|
||||
acceptedAnswerText: "Templates are located in templates branch",
|
||||
},
|
||||
{
|
||||
questionName: "How can I edit psd template? I don't have Photoshop.",
|
||||
acceptedAnswerText: "You can import psd into GIMP, however this might cause to lose some Photoshop related data. I recommend to use Photopea - free web-based Photoshop alternative.",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
|
Loading…
Add table
Reference in a new issue