I want to improve how I document the work I do.
Idea: for each bug, keep a text file collecting my thoughts.
Also: create a pull request from my branch to my own fork, and put comments in there on the diff itself.
Maybe this will help me to recall earlier decisions in more detail.
Let's see :-)
I wonder if this will help me generate documentation? I'm basically re-explaining to myself how the code works. That seems like a useful resource for any future person, not just myself (assuming I do a good job of exposition).