You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What problem are we solving? What does the experience look like today? What are the symptoms? How can one reproduce the problem?
I would like to do some work on the front end, and propose improvements as PR's, but the basic instructions in the README.md file are out of date (eg, cd packages/ia-components && yarn run storybook fails because ia-components does not exist)
Expectation
What should be happening? What will it look like / how will it behave when fixed?
I would expect to be able to spend the little time I have doing productive work, not fighting wrong documentation. If documentation is at all provided, it ought to be maintained.
The first thing I'd like to be able to do is to at least build the static HTML. I can manage some breakage, but in this case it's not at all clear what happened to the ia-components directory, or what I can do next, without risking going down some rabbit hole.
Stakeholders
The directory ia-components was removed by @iisa at 853a55d - I suggest a fixup to that commit with pertinent updates to the README
Thank you.
The text was updated successfully, but these errors were encountered:
Description
I would like to do some work on the front end, and propose improvements as PR's, but the basic instructions in the README.md file are out of date (eg,
cd packages/ia-components && yarn run storybook
fails becauseia-components
does not exist)Expectation
I would expect to be able to spend the little time I have doing productive work, not fighting wrong documentation. If documentation is at all provided, it ought to be maintained.
Outdated/wrong documentation turns potential contributors away.
The first thing I'd like to be able to do is to at least build the static HTML. I can manage some breakage, but in this case it's not at all clear what happened to the ia-components directory, or what I can do next, without risking going down some rabbit hole.
Stakeholders
The directory ia-components was removed by @iisa at 853a55d - I suggest a fixup to that commit with pertinent updates to the README
Thank you.
The text was updated successfully, but these errors were encountered: