mirror of
https://github.com/AdisonCavani/distro-grub-themes.git
synced 2025-06-06 07:12:33 +02:00
Fix CONTRIBUTING.md
This commit is contained in:
parent
a0be1b1d30
commit
52eed0186d
1 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Welcome to GitHub docs contributing guide
|
# Contributing guide
|
||||||
|
|
||||||
Thank you for investing your time in contributing to our project! :sparkles:.
|
Thank you for investing your time in contributing to our project! :sparkles:.
|
||||||
|
|
||||||
|
@ -12,11 +12,11 @@ Project structure:
|
||||||
```
|
```
|
||||||
.
|
.
|
||||||
├── assets - assets for creating background images
|
├── assets - assets for creating background images
|
||||||
| ├── background_template - Photoshop project file for creating background image
|
| ├── background_template - Photoshop project files for creating background images
|
||||||
| ├── icons - icons that gets copied to icons folder in every theme
|
| ├── icons - icons that get copied to icons folder in every theme
|
||||||
| └── preview_template - Photoshop project file for creating preview image
|
| └── preview_template - Photoshop project files for creating preview images
|
||||||
├── customize - non-compressed themes
|
├── customize - non-compressed themes
|
||||||
├── font - fonts used in each theme
|
├── font - fonts used in each theme
|
||||||
├── preview - preview images for Github repository
|
├── preview - preview images for README.md
|
||||||
└── themes - compressed themes ready to install in .tar format
|
└── themes - compressed themes ready to install in .tar format
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue