From 26a7067e44a27003bc013a96bd37183d20b62dd0 Mon Sep 17 00:00:00 2001 From: David Kaufman Date: Fri, 22 Aug 2025 13:47:02 -0400 Subject: [PATCH] [CAM] Add roadmap epic for fixing user pain points (#23253) * Add epic for fixing user pain points I didn't add any detail page for this, because the pain points are already described in this document. I just think there should be an epic for this, since we are prioritizing changes that fit within an epic * Fix typo --- src/Mod/CAM/Roadmap/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Mod/CAM/Roadmap/README.md b/src/Mod/CAM/Roadmap/README.md index f2526ff5a8..f656beb870 100644 --- a/src/Mod/CAM/Roadmap/README.md +++ b/src/Mod/CAM/Roadmap/README.md @@ -66,6 +66,7 @@ We agree these things should get collective attention because they are larger th | Epic | Description | Status | | ------------------------------------------------------------------------------- | ------------------------------------------------------------------- | -------- | +| Fixing user pain points | Address the problems listed above in the Pain Points section | Active | | [Better Tool Library](Epics/Better%20Tool%20Library.md) | Implement the 'Better Tool Library' approach to tool management | Active | | [Improve Circular Holes](Epics/Circular%20Holes%20Improvement.md) | Improve the user experience and efficiency of Circular holes operations | Active |