Ship/Show/Ask is a fairly recent strategy to handle the workflow of your Pull Requests. Its goal is to provide the advantages of having pull requests, while at the same time keeping a fast pace in producing new features. It does it by caracterizing your pull requests into three big categories : ship, show and ask, as the name suggests.
This strategy differs from more classical PR workflows by streamlining trivial or small pull requests managements. This, in turn, gives more room for carefully handle complex ones.
The DevSensei app will help you apply the Ship/Show/Ask workflow to your pull requests, by guiding you through the decision to chose any of the three kinds.
...