Skip to content

Commit 463f3f5

Browse files
committed
updated checklist with new github-changelog-generator usage
1 parent 1cb8afd commit 463f3f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/development-resources/release-checklist.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ remain accurate.
1818
`.VERSION` then edit the URL manually to view the
1919
changes.
2020
1. Run the
21-
[`github_changelog_generator`](https://github.com/skywinder/github-changelog-generator)
21+
[`github_changelog_generator`](https://github.com/github-changelog-generator/github-changelog-generator)
2222
as follows, and compare the output to the
2323
[unreleased](|url|/page/releases/index.html#unreleased)
2424
section of the `CHANGELOG.md`:
25-
`github_changelog_generator -o Unreleased.md
25+
`github_changelog_generator --user jacobwilliams --project json-fortran -o Unreleased.md
2626
--unreleased-only --bugs-label "**Fixed issues:**"
2727
--enhancement-label "**Enhancements:**" --issues-label
2828
"**Fixed issues:**"` and make sure that you have a

0 commit comments

Comments
 (0)