Skip to content

Commit 90e29c9

Browse files
committed
Add note about docs
1 parent 45988e5 commit 90e29c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,5 @@ Releases are managed via the GitHub UI:
102102
2. **Create a tag** in the format `v[major].[minor].[patch]`.
103103
- *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.
104104
3. **Generate release notes** to summarize changes from merged PRs, and edit.
105+
- Documentation and CI changes don't belong in release notes
105106
4. Add details for significant changes or migration steps, and ensure titles are clear and consistent.

0 commit comments

Comments
 (0)