What is Version Control?
system that tracks and manages changes to our documents, software, and other collections of information to allow multiple users to work collaboratively and revert back to a previous version whenever it’s needed.
Explain Proper Documentation with Documenting Changes
All accompanying documentation should be updated when implementing a change
Explain Continuous Improvement with Documenting Changes
After implementing change, evaluate the process and its success