I’ve never fully understood what a pull request (or PR) really was – the logistics or practicalities of it, at least. I knew it was about making changes to an existing project and essentially asking for those changes to be merged in, but I didn’t know how easy it was, the order that things need to happen, etc.
Sometimes the best way to learn is to just do it, so I did.