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 1187448 commit 979acedCopy full SHA for 979aced
README.md
@@ -244,8 +244,9 @@ to create a free account to add new tickets.
244
245
## Releasing
246
247
-1. Run the release_prep GitHub Action with the new version number, for example, 1.2.3. It will create a new pull request and merge it
248
-2. Run the GitHub Actions release workflow, and it will publish a new version on RubyGems
+1. Run the release_prep GitHub Action with the new version number, for example, 1.2.3. It will create a new pull request
+2. please check the changelog and ensure all issues/prs have correct labels
249
+3. Run the GitHub Actions release workflow, and it will publish a new version on RubyGems
250
251
## Contributors
252
0 commit comments