Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 380 Bytes

File metadata and controls

9 lines (6 loc) · 380 Bytes

Contributing to Hydra

Formatting Markdown

We use semantic line breaks in all Markdown files. This means each sentence (or independent clause) should start on its own line.

Semantic line breaks make diffs easier to read and review, since a change to one sentence won't reflow an entire paragraph. They also make it easier to rearrange and edit prose.