Contributing

By contributing,

What to contribute

There are many things to contribute here, here is a non exhaustive list:

Guidelines

Contributing X

Xs are simple tasks to perform, they must do one thing and one thing only.

For instance, filter and sort matching string prefix can be broken down in three Xs:

Adding a new X means writing its definition.

The definition gives the X its title, file pattern, Glossary#aka .

See examples.

The definition must always be added first in the en language. This is how linking with other languages work. See Glossary#cascade .

The file path should follow Hugo’s taxonomy doc.

Contributing Y

A Y is a programming language, a tool, etc.

It must be without external dependencies. For instance, in a programming language, consider only the standard library.

If external dependencies are used, they should be in addition to a standard library example.

Example: most seach results for “http request python” link to the awesome Requests library, but it’s possible

Contributing X in Y

TODO

aka