Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 985 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (12 loc) · 985 Bytes

Contribution guide

Please refer to @sindresorhus's contribution guide for generic instructions about adding new items in Awesome lists. The single difference specific of this list is the format of the items.

Format

Each entry of the list should follow the format below:

- [<name>](<packages_snap_link>) (<artifact_type>: <description>.

The variables in the format and their corresponding meaning are:

  • <artifact_type>: Artefact type, either "OS feature", "package" or "snap";
  • <description>: Concise description of the tool;
  • <name>: The name of the tool; and
  • <packages_snap_link>: Link to the web manual (starting with manpages.ubuntu.com/manpages), packages.ubuntu.com (starting with https://packages.ubuntu.com/search?searchon=sourcenames&keywords=) or listing from Snap Store (starting with https://snapcraft.io), depending on the artefact type.