You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it’s worth preserving the history somehow, if we can do so while avoiding people mistaking early drafts for the final versions. Maybe we can just use git for that? Like replace the contents of each file with just a single paragraph like:
The final version of this document is at [URL to final version]. You can see the history at [URL to git history of the current file].
Then it’ll be really obvious when you’re reviewing early drafts.
https://github.com/nodejs/next-10/blob/main/VALUES_AND_PRIORITIZATION.md
As an example. I was referencing this in a thread but forgot it was outdated.
The text was updated successfully, but these errors were encountered: