Add contribution guidelines/tutorial
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)
-
Changedmake 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