Fix Vale issues for /install/index.md
Identified documentation issue
For: https://docs.gitlab.com/ee/install/index.html - https://gitlab.com/gitlab-org/gitlab/blob/master/doc/install/index.md
- doc/install/index.md:30:240:gitlab.UnclearAntecedent:'This is' is not precise. Try rewriting with a specific subject and verb.
- doc/install/index.md:31:234:gitlab.SubstitutionWarning:If possible, use "must" instead of "need to".
- doc/install/index.md:31:540:gitlab.UnclearAntecedent:'There are' is not precise. Try rewriting with a specific subject and verb.
- doc/install/index.md:33:206:gitlab.Simplicity:Avoid words like "Useful" that imply ease of use, because the user may find this action hard.
- doc/install/index.md:34:563:gitlab.FutureTense:Avoid using future tense: "will be". Use present tense instead.
Process
If you, as a contributor, decide to take this work on, please leave a comment explaining
that you'd like to work on the issue, and mention @gl-docsteam
. A member of the technical
writing team will assign the issue to you, and then you can create one or more linked
merge requests that resolve this issue. For more information, see How to update the docs.
Be sure to link this issue to your merge requests by adding a link to it along with the details of the changes in the MR description. After all merge requests have merged and all items in the issue have been resolved, close this issue, or ask the technical writer that reviewed your merge request to close it for you.
If you wish to work on this issue as part of the Hackathon and be eligible for prizes, please create your merge requests between Feb 22, 2022 and Feb 24, 2022.
The work for this issue should involve only what's listed in the previous section. If you identify other work that needs to be done, create separate, unlinked MRs as needed to address those items.
When using automated test results for identified work, use this issue to work only on the listed lines. For example, if the tests list several lines that show the word "admin" as needing to possibly be "administrator," do not modify other parts of the page that may also include "admin," as the testing may have excluded those lines (for example, they may be part of the Admin Area of GitLab).