Awesome Pull Requests

Everyone knows that a good pull request has several key characteristics, such as:

  • Small, focused changes
  • Clear title and description
  • Contextual information (such as related issues or discussions)

But what really makes it awesome is “Accompanying gif” section.

gif: style

Here is slightly reduced PR template we used to use at Plan:

## 🌱 What does this PR do?

1. ...

## 📚 Storybook changes

1. ...

## 👆 Clickables

- ...

## 👏 Accompanying gif

Even if every other aspect of PR is terrible, just try adding a gif to it ✨

Something to read next: State Machines for the Rest of Us