Conversation
Fixed ocaml#15546. This is a draft list of user stories for tools, from the perspective of users. Opening a PR early to get opinions from others involved, but any thoughts welcome! Signed-off-by: Sudha Parimala <sudharg247@gmail.com>
Signed-off-by: Sudha Parimala <sudharg247@gmail.com>
Sudha247
force-pushed
the
tools-user-stories
branch
from
September 14, 2026 14:47
ec180e4 to
56d7297
Compare
Sudha247
marked this pull request as ready for review
September 14, 2026 14:47
shonfeder
approved these changes
Sep 15, 2026
shonfeder
left a comment
Member
There was a problem hiding this comment.
These seems like a good start to me, and I'd be fine with this being merged after addressing my proposed fixes, and then we can build it out as needed.
If this will inform our work, it could be useful to also cover more nuanced cases like wanting to use a tool that is provided by a test dependency, or how to "promote" a discretionary tool into a dependency, or to install sets of related tools together.
But, as I say, this is already a good start. I also don't have much experience working with user stories, so I'm not totally sure what is optimal in that approach :)
Co-authored-by: Shon Feder <shon.feder@gmail.com> Signed-off-by: Sudha Parimala <sudharg247@gmail.com>
Signed-off-by: Sudha Parimala <sudharg247@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This is a draft list of user stories for tools, from the perspective of users. Opening a PR early to get opinions from collaborators, but any thoughts are welcome!
Related Issue and Motivation
Fixes #15546.
Checklist