FLOSS Graphics Templates
1.0.0
FLOSS Graphics Templates

A repository that contains different basic design templates for open-source graphics softwares like GIMP, Scribus, Inkscape, Synfig and Blender. All contributions are welcome, but please ensure that all raw files are in the native format of the above softwares only.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. For a detailed tutorial on how to contribute, refer to CONTRIBUTING.md file.
git clone project_url)cd repo_name)git checkout -b branchname )git add . )git commit -m 'Add some AmazingFeature' )git push origin branchname )