We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e6c097 commit b4b79feCopy full SHA for b4b79fe
1 file changed
docfx/docs/command/command_create.md
@@ -3,10 +3,10 @@
3
- Create a new fragment
4
5
``` txt
6
-{IssueName}.{TypeCategory}(.{RetryCount}).md
+{Maker.Directory}(/{Section.Path})/{IssueName}.{Type.Category}(.{RetryCount}).md
7
+- example
8
+ - ChangeLog.d/1.added.md
9
+ - ChangeLog.d/SectionA/1.added.md
10
```
11
-- IssueName
-- TypeCategory
- - [ReleaseNote.config.toml](../setup/config.md#releasenotetype)
12
-- RetryCount
+- ref: [ReleaseNote.config.toml](../setup/config.md)
0 commit comments