How to use version control for documents
PURPOSE
Version control helps track changes and avoid confusion between drafts.
BEST PRACTICES
Use clear version names, dates, or revision numbers.
WHEN TO CREATE A NEW VERSION
Create a new version for major revisions, approvals, or external sharing.
AVOID
Do not keep endless copies named final_v2_final_REALFINAL.
CHECK
Make sure collaborators know which version is current.