mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-05-01 21:23:52 +00:00
docs: release action fixed, no reminder needed now
This commit is contained in:
parent
f19629f84c
commit
5ce8958c7e
3
.github/CONTRIBUTING.md
vendored
3
.github/CONTRIBUTING.md
vendored
@ -76,9 +76,8 @@ Steps:
|
||||
|
||||
* Update changelog if needed
|
||||
* Update the version in `.appveyor.yml` and `include/CLI/Version.hpp`.
|
||||
* Find and replace in README:
|
||||
* Find and replace in README (new minor/major release only):
|
||||
* Replace " 🆕" and "🆕 " with "" (ignores the description line)
|
||||
* Check for `\/\/$` (vi syntax) to catch leftover `// 🆕`
|
||||
* Replace "🚧" with "🆕" (manually ignore the description line)
|
||||
* Make a release in the GitHub UI, use a name such as "Version X.Y(.Z): Title"
|
||||
* 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user