Commit Graph

2 Commits

Author SHA1 Message Date
Aaron Gable c45d44b628
Format top-level markdown docs (#4890)
This change brings the three top-level markdown documents (README,
CONTRIBUTING, and CODE_OF_CONDUCT) in line with standard markdown
formatting and styling, as informed by
markdownlint/markdownlint:docs/RULES.md@master

Primarily, it:

Hard-wraps long lines to be 80 characters or less, except for
long URLs and code blocks;
Uniformly wraps all code blocks in triple-backticks, and supplies
language information for syntax highlighting; and
Makes a few other small tweaks.
2020-06-23 10:55:26 -07:00
Daniel McCarney 27f4c0de60 Add Code of Conduct (#1961)
Adopt the Contributor Covenant CoC for the community forum, include a pointer from CODE_OF_CONDUCT.md in the Boulder repo.
2016-06-22 14:05:25 -04:00