Problem/Motivation
Drupal 8.1.0 comes with the first upgrade UI solution. It is critically important to have documentation that clearly explains what each process is for and how to use them. Drupal's UPGRADE.txt is misleading in its name and then its mixed use of update and upgrade which makes it hard to get to know the concepts clearly.
Proposed resolution
- Rename the file to UPDATE.txt, its about updates.
- Modify where it says upgrade and means update to update
- Modify where it means both upgrade and update to mention both
- Modify intro where it says Migrate Upgrade is a contributed module. It is a core module and has a different name.
Remaining tasks
Get it in :)
User interface changes
None.
API changes
None.
Data model changes
None.