mirror of
https://github.com/adrianschlatter/threadlib.git
synced 2025-08-01 23:20:33 +02:00
Add link CONTRIBUTING.md => UnitTests.md
This commit is contained in:
@@ -50,11 +50,13 @@ That's what we need the most! This is how to do it:
|
||||
|
||||
* Convert these specs for use in threadlib:
|
||||
|
||||
* Find help on this topic in [Design of threadlib](docs/DesignOfThreadlib.md)
|
||||
and [Creating Thread Specs](docs/CreatingThreadSpecs.md)
|
||||
* Find help on this topic in [Design of threadlib](DesignOfThreadlib.md)
|
||||
and [Creating Thread Specs](CreatingThreadSpecs.md)
|
||||
|
||||
* Use existing threads as examples. You find them in design/
|
||||
|
||||
* Add a [unit test](UnitTests.md)
|
||||
|
||||
* When done, proceed with a pull request (see "Did you write a patch?" above)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user