Closed
Description
As people modify the text of their RFCs, they are sometimes force pushing changes up to github, which can cause the history of previous iterations of the rfc to be lost (which is not so bad), and it also can cause the comment history to be lost on the rfc's ticket (which is much more severe).
See e.g. discussion on PR 10
RFC 0001 should be amended to explicitly advise people to not force push changes to their forks of the rfcs
repository when developing an rfc.