File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,12 @@ The site supports versioned documentation with past versions stored in:
70702 . Update ` sidebars.ts ` to include new pages in navigation
71713 . Use MDX format for pages requiring React components
7272
73+ ### Changelog Guidelines
74+ - Focus on user benefits rather than implementation details
75+ - Keep feature entries concise - typically a single line without subpoints
76+ - Emphasize what the user can now do or how their experience improves
77+ - Avoid technical specifics like state management, CSS classes, or internal architecture
78+
7379### Managing Versions
7480- Only cut new documentation versions for minor/major releases
7581- Patch releases typically don't need new doc versions
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818 - For due date, you can select none, today, or tomorrow.
1919 - For project, you can select any project or the Inbox.
2020 - For labels, you can select one or more of the available labels.
21+ - Group headers in grouped task views are now collapsible, allowing you to hide sections you don't need to see.
2122
2223### ⚙ Internal
2324
You can’t perform that action at this time.
0 commit comments