Update CONTRIBUTING.md

This commit is contained in:
Adrian Środoń 2022-11-17 22:44:51 +01:00 committed by GitHub
parent 0f41c5e2ee
commit ff689fce74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,9 +15,11 @@ To get an overview of the project, read the [README](README.md) and [wiki page](
| ├── icons - icons that get copied to icons folder in every theme
| └── preview_template - Photoshop project files for creating preview images
├── customize - non-compressed themes
├── docs - documentation markdown files
├── fonts - fonts used in each theme
├── preview - preview images for README.md
└── themes - compressed themes ready to install in .tar format
├── themes - compressed themes ready to install in .tar format
└── themes.json - json file containing all themes definitions (used as database for wiki page)
```
### Workflow