Skip to content

Add contribution guidelines/tutorial

Tom Almeida requested to merge Tommoa/relibc:master into master

With the influx of new people we have joining relibc development, I thought it'd be a good idea to write some contribution guidelines so that some repeated talking points are documented.

In this MR:

  • Changed README to point to CONTRIBUTING.md instead of giving its own contribution guidelines
  • Added CONTRIBUTING.md (rendered)
  • Changed make expected in tests directory compile all tests with gcc and the default platform libc for comparison.
    • This has been removed until we can confirm which tests actually work better
Edited by Tom Almeida

Merge request reports