Commit 29b76ae5 authored by Protocole's avatar Protocole Committed by Thomas Boni
Browse files

Resolve "Job_structure check : ".gitkeep" shouldn't be mandatory"

parent 9fb0e789
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ follow this standardized structure:
        ├── versions              # Jobs changelogs
        │   ├── 0.1.0.md
        │   └── ...
        └── screenshots           # Job screenshots
        └── screenshots           # (Optional) Job screenshots
            ├── job_picture.png
            └── ...
```
@@ -205,6 +205,6 @@ be included in the documentation.

Supported format: `.png`, `.jpeg`, `.jpg`

!!! warning
    If you don't want to add any pictures, you have to add at least an empty
    file named `.gitkeep` to ensure the folder presence in git!
!!! tip
    If you don't want to add pictures, you don't have to, it's only 
    a bonus to ease the understanding of your new job!

jobs/apidoc/screenshots/.gitkeep

deleted100644 → 0
+0 −0

Empty file deleted.

+0 −0

Empty file deleted.

+0 −0

Empty file deleted.

+0 −0

Empty file deleted.

Loading