Yesterday, I made around 25+ changes to MDN docs on Django [0]. Unfortunately, I didn’t notice “Revision Comment” section at the bottom of the page and as a result made a lot of changes without properly documenting them. I realize that this is far from ideal for folks who will review these changes and to ease their burden I want to append comments to these changes. I was poking around the site, but couldn’t find the way how to accomplish that. Is there anything I can do?
It is no problem — I have been watching your revisions, and most of them look really good. Thanks for taking the time to help improve our Django series.
I’ve run into this situation myself. Usually I deal with it by adding one more save (there’s almost always something legit you can change) and adding the comments I need there.