All the knowledge you need to get up and running on terminals across operating systems. If you are contributing to open issue on this repo, please ask to be assigned to the issue so people know you are working on it.
This PR cleans up the YAML file formatting to match the de facto standard found online. Additionally, it tries to standardize some of the language across the id translations without changing the material or consulting an expert.
Required checklist:
[x] My code matches the existing code style of this project.
One of these:
[ ] This is a new localization for existing content.
[ ] This is new content that is localized for all the locales that this project currently supports.
[ ] I described above how I plan to localize this content immediately after merging these changes.
[x] Localization is not applicable to this change.
[x] I have tested my code and it successfully builds for GitHub Pages and validates as AMP.
Description
This PR cleans up the YAML file formatting to match the de facto standard found online. Additionally, it tries to standardize some of the language across the
id
translations without changing the material or consulting an expert.Required checklist: