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.
|
||||
|
||||
For parenting and associating content see .
|
||||
# Filename conventions and instructions {#filenames}
|
||||
# Filename conventions and instructions for creating new entries {#filenames}
|
||||
|
||||
File naming:
|
||||
- All **lowercase**
|
||||
- Use **dash as separator**
|
||||
- No spaces
|
||||
- No underscores
|
||||
|
||||
Examples and instructions per entry type:
|
||||
|
||||
| Type | Filename convention | Instructions template (archetype) |
|
||||
|-|-|-|
|
||||
| contributor | name-surname.md | |
|
||||
|
|
Loading…
Add table
Reference in a new issue