Skip to content

Commit 5ce8958

Browse files
authored
docs: release action fixed, no reminder needed now
1 parent f19629f commit 5ce8958

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,8 @@ Steps:
7676

7777
* Update changelog if needed
7878
* Update the version in `.appveyor.yml` and `include/CLI/Version.hpp`.
79-
* Find and replace in README:
79+
* Find and replace in README (new minor/major release only):
8080
* Replace " 🆕" and "🆕 " with "" (ignores the description line)
8181
* Check for `\/\/$` (vi syntax) to catch leftover `// 🆕`
8282
* Replace "🚧" with "🆕" (manually ignore the description line)
8383
* Make a release in the GitHub UI, use a name such as "Version X.Y(.Z): Title"
84-
* Currently, the release action wipes the title after you release, so remember to edit the title back to the original name after the `CLI11.hpp` file gets uploaded.

0 commit comments

Comments
 (0)