Update Contributing.mdx

This commit is contained in:
Adrian Środoń 2023-02-23 21:32:22 +01:00 committed by GitHub
parent 67ffc31c93
commit 5cb10a2f79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ You can track your workflows [here](https://github.com/AdisonCavani/distro-grub-
**Q**: How can I edit `psd` template? I don't have Photoshop **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. **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.
<JsonLd content={ <JsonLd content={{
"@context": "https://schema.org", "@context": "https://schema.org",
"@type": "FAQPage", "@type": "FAQPage",
mainEntity: [ mainEntity: [
@ -66,4 +66,4 @@ You can track your workflows [here](https://github.com/AdisonCavani/distro-grub-
}, },
}, },
], ],
}/> }}/>