added notes in conventions
This commit is contained in:
parent
c9aaa1a915
commit
ef434de5db
1 changed files with 4 additions and 1 deletions
|
@ -22,13 +22,16 @@ In either case, make sure to:
|
||||||
- provide adequate commit messages for any additions or modifications.
|
- provide adequate commit messages for any additions or modifications.
|
||||||
|
|
||||||
For parenting and associating content see .
|
For parenting and associating content see .
|
||||||
# Filename conventions and instructions {#filenames}
|
# Filename conventions and instructions for creating new entries {#filenames}
|
||||||
|
|
||||||
|
File naming:
|
||||||
- All **lowercase**
|
- All **lowercase**
|
||||||
- Use **dash as separator**
|
- Use **dash as separator**
|
||||||
- No spaces
|
- No spaces
|
||||||
- No underscores
|
- No underscores
|
||||||
|
|
||||||
|
Examples and instructions per entry type:
|
||||||
|
|
||||||
| Type | Filename convention | Instructions template (archetype) |
|
| Type | Filename convention | Instructions template (archetype) |
|
||||||
|-|-|-|
|
|-|-|-|
|
||||||
| contributor | name-surname.md | |
|
| contributor | name-surname.md | |
|
||||||
|
|
Loading…
Add table
Reference in a new issue