We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adbd4d3 commit 5279857Copy full SHA for 5279857
misc/scripts/create-change-note.py
@@ -8,7 +8,7 @@
8
# - The name of the change note (in kebab-case)
9
# - The category of the change.
10
11
-# The change note will be created in the `{language}/ql/lib/change-notes` directory.
+# The change note will be created in the `{language}/ql/{subdir}/change-notes` directory, where `subdir` is either `src` or `lib`.
12
13
# The format of the change note filename is `{current_date}-{change_note_name}.md` with the date in
14
# the format `YYYY-MM-DD`.
0 commit comments