The Problem

Every time I write a PR description, I start with raw notes like this:

fixed bug with authService

added JWT validation to middleware

refactored userController to use async await