This file documents the current guidelines for contributing.
The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in BCP 14 when, and only when, they appear in all capitals, as shown here.
Unless mandated by the media type, a file SHOULD be encoded either in UTF-8
(preferred) or in US-ASCII
, and if it would be in UTF-8
, it MUST NOT
contain any BOM (U+FEFF).
Unless mandated by the media type, each line of a file SHOULD end with a single LF (U+000A).