Remove the obligation to update the changelog with every PR. Remove
obligation to start a change description with "Change" verb. Add some
other minor spelling and grammar fixes.
Update commit message template to reflect the changes.
Add references to Test harness README article
Added references to Test harness README in two places:
- Documentation table of contents
- Development workflow article
Change the requirements for commits' description.
In order to be able to remove the obligation to change the project
changelog with every PR, provide requirements for commits' title and
description. The first sentence of each commit will be included in
the changelog directly, while the rest of it should help understand
others motivation and result of a change.
New `Development workflow`, `How to contribute`, and `How to edit changelog` articles.
Co-authored-by: Wojtek Cichoń <wojciech.cichon@mudita.com>
Co-authored-by: Łukasz Anwajler <lukasz@anwajler.com>
Updated development process description to reflect recent arrangments
within the team. The discussion was mostly on how many commits should be
included in a single PR but eventually it led to a general review of a
development process.
Removed outdated diagram.