Skip to content

Instantly share code, notes, and snippets.

@jaredhirsch
Created October 27, 2014 21:58
Show Gist options
  • Save jaredhirsch/62f6fbce8f47e5595ddf to your computer and use it in GitHub Desktop.
Save jaredhirsch/62f6fbce8f47e5595ddf to your computer and use it in GitHub Desktop.
tracking my own work across time

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 :-)

@jaredhirsch
Copy link
Author

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment