From ef434de5db1af8bcd468750d25ff6a0aead5909e Mon Sep 17 00:00:00 2001 From: constantinos Date: Tue, 15 Aug 2023 18:27:13 +0300 Subject: [PATCH] added notes in conventions --- content/issue/int-issue-content-management.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/issue/int-issue-content-management.md b/content/issue/int-issue-content-management.md index 8c82912..b88b8db 100644 --- a/content/issue/int-issue-content-management.md +++ b/content/issue/int-issue-content-management.md @@ -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 ![Parenting and Associating entries](article:int-parenting). -# 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 | ![New contributor archetype](article:int-archetype-contributor)|