We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45988e5 commit 90e29c9Copy full SHA for 90e29c9
README.md
@@ -102,4 +102,5 @@ Releases are managed via the GitHub UI:
102
2. **Create a tag** in the format `v[major].[minor].[patch]`.
103
- *Note:* You can either create the tag in the GitHub UI or select an existing tag created via the Git CLI. The tag triggers publishing to PyPI.
104
3. **Generate release notes** to summarize changes from merged PRs, and edit.
105
+ - Documentation and CI changes don't belong in release notes
106
4. Add details for significant changes or migration steps, and ensure titles are clear and consistent.
0 commit comments