mirror of
https://github.com/AdisonCavani/distro-grub-themes.git
synced 2025-06-06 15:12:35 +02:00
Create CONTRIBUTING.md
This commit is contained in:
parent
15bc735d67
commit
6a21b8dfb4
1 changed files with 22 additions and 0 deletions
22
CONTRIBUTING.md
Normal file
22
CONTRIBUTING.md
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
# Welcome to GitHub docs contributing guide
|
||||||
|
|
||||||
|
Thank you for investing your time in contributing to our project! :sparkles:.
|
||||||
|
|
||||||
|
## New contributor guide
|
||||||
|
|
||||||
|
To get an overview of the project, read the [README](README.md).
|
||||||
|
|
||||||
|
## Getting started
|
||||||
|
|
||||||
|
Project structure:
|
||||||
|
```
|
||||||
|
.
|
||||||
|
├── assets - assets for creating background images
|
||||||
|
| ├── background_template - Photoshop project file for creating background image
|
||||||
|
| ├── icons - icons that gets copied to icons folder in every theme
|
||||||
|
| └── preview_template - Photoshop project file for creating preview image
|
||||||
|
├── customize - non-compressed themes
|
||||||
|
├── font - fonts used in each theme
|
||||||
|
├── preview - preview images for Github repository
|
||||||
|
└── themes - compressed themes ready to install in .tar format
|
||||||
|
```
|
Loading…
Add table
Reference in a new issue