diff --git a/.github/tweet.png b/.github/tweet.png new file mode 100644 index 0000000..2aa8825 Binary files /dev/null and b/.github/tweet.png differ diff --git a/README.md b/README.md index 5f9ae02..78d51c3 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,11 @@ Stacker adds features to Github's UI which makes managing and reviewing pull req -

+
+## Motivation + +Tweet Reviewing and even creating pull requests on Github can sometimes be very frustrating. Especially when you're reviewing a PR so large that it becomes difficult to follow what is happening. A solution for this is to start thinking of pull requests as smaller increments, for example a feature. Don't get me wrong, they should still be logical increments and not just some random blobs of commits, but the idea remains the same. They should be broken up into smaller pieces.