Skip to content

Improve user and contributor documentation

Chandan Singh requested to merge chandan/docs into master
  • Add CONTRIBUTING document
This will keep all the information relevant to contributors in one
place, and will keep the README clean (also, brief) for end-users.
  • README.md: Reorganize user-facing documentation
The README has become a bit cluttered and out-of-date. Reorganize it
such that we have separate sections about each image (or set of images
in case of testsuite images). Each section should provide clear
guidelines on what the image does, and what is the intended audience.

Remove the bits about contributing from this document as they are
covered in greater detail in CONTRIBUTING.md.

Merge request reports