Re-write content on updating system workflow message templates after CiviCRM upgrades
Created by: seancolsen
Before
- Content on updating system message templates was somewhat duplicated between the User Guide and the Sysadmin Guide (as described in #13 (closed) )
- The tutorial instructed users to perform a two-way merge, which cannot be done automatically and is sometimes difficult even when done manually.
After
- Concepts covered in the User Guide are now covered here (in preparation for removing this content from the User Guide and linking to the Sysadmin Guide)
- The tutorial instructs users to perform a three-way merge using a base file. In most situations, KDiff3 will be able to automatically merge the changes, so I think that the extra step of finding and using the base file is well worth the time here.
These changes should resolve #13 (closed) (pending a corresponding PR on the User Guide that I'll be creating soon)
Anyone want to review this? @michaelmcandrew @MegaphoneJon @seamuslee001 ?