Conventions
For Language Contribution
Files Should Generally Have This Structure
---title:description:part:live:---- title — the language and section name
- description — one sentence about what the file covers
- part — a number for ordering (just roughly where it fits)
- live — set to
truewhen it’s ready to be published
Content
Beyond that, it’s really up to you — words in a table, phrases in a list, notes in plain prose, whatever makes sense for what you’re sharing. Take a look at any existing language file for inspiration if you want one.
For Code Contribution
Same as above; fork, clone, poke around. Suggest what can be done better, send in the pull request.