Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 393 Bytes

File metadata and controls

15 lines (10 loc) · 393 Bytes

Contributing

Write commits with two components:

  1. description in imperative mood without ending with a period.
  2. sequence of structured paragraphs with detailed explanation of what you have changed.

Example:

Remove unused function

The function was unecessary, because of this and that.
Something will be added according to the new roadmap as specified during the meeting.