mirror of
https://github.com/AdisonCavani/distro-grub-themes.git
synced 2025-06-06 15:12:35 +02:00
Update CONTRIBUTING.md
This commit is contained in:
parent
2e32e7bc36
commit
0e03661654
1 changed files with 8 additions and 0 deletions
|
@ -29,3 +29,11 @@ Folders that trigger new action/workflow:
|
||||||
|
|
||||||
Every time you create new commit on master branch, github action bot will update all files (as defined in [this file](https://github.com/AdisonCavani/distro-grub-themes/blob/master/.github/workflows/update-content.yml)).
|
Every time you create new commit on master branch, github action bot will update all files (as defined in [this file](https://github.com/AdisonCavani/distro-grub-themes/blob/master/.github/workflows/update-content.yml)).
|
||||||
You can track your workflows [here](https://github.com/AdisonCavani/distro-grub-themes/actions).
|
You can track your workflows [here](https://github.com/AdisonCavani/distro-grub-themes/actions).
|
||||||
|
|
||||||
|
### Branches
|
||||||
|
|
||||||
|
```
|
||||||
|
├── master - main branch containing latest changes
|
||||||
|
├── legacy - obsolete C# program, replaced by Github Actions workflow
|
||||||
|
└── templates - PSD, phosothop templates for background images
|
||||||
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue