From b49a61064c19e58606d2a566b846b9ac369177c6 Mon Sep 17 00:00:00 2001 From: Carolyn Stransky Date: Sat, 12 Oct 2019 17:36:50 +0200 Subject: [PATCH] Removed instances of obvious, of course --- RELEASES.md | 2 +- ROADMAP.md | 2 +- addons/docs/docs/docspage.md | 2 +- addons/docs/docs/recipes.md | 4 ++-- lib/cli/test/fixtures/react_scripts/README.md | 2 +- lib/cli/test/fixtures/update_package_organisations/README.md | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index 6fe01cdd89..20e3e093f5 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -93,7 +93,7 @@ is to upvote it by adding a "thumbs-up" reaction in Github. This way important bugs quickly bubble to the top [with a search](https://github.com/storybookjs/storybook/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20sort%3Areactions-%2B1-desc%20label%3Abug). -And of course, the best way to make sure a bug gets addressed quickly is to fix +The best way to make sure a bug gets addressed quickly is to fix it yourself and issue a PR. If the fix is good, we'll try to release it quickly in a patch release. diff --git a/ROADMAP.md b/ROADMAP.md index 82f11931ff..6a406bc2cc 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -41,7 +41,7 @@ We're interested in full customizability of our UI, though addons and options. ### Add a playground addon Many other styleguide-type projects have what's called a playground, where developers can change the code rendering the component inside the app. -Storybook has, of course, a very tight connection with your editor, and it has a knobs addon. +Storybook has a very tight connection with your editor, and it has a knobs addon. But we still see value in an addon that will allow the workflow of a playground. ### See multiple (or all) stories in 1 preview. diff --git a/addons/docs/docs/docspage.md b/addons/docs/docs/docspage.md index 4b5bf43f90..eced30f472 100644 --- a/addons/docs/docs/docspage.md +++ b/addons/docs/docs/docspage.md @@ -239,7 +239,7 @@ The docs preset assumes this naming convention for its `source-loader` setup. If ## Inline stories vs. Iframe stories -Due to the complex nature of writing a cross-framework utility like Storybook, the story blocks for most frameworks exist within an `