diff --git a/README.md b/README.md index 4602abd..fb7c3ba 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,9 @@ Literally just copy the header file you want and let your favourite semi-usable ## Contributing If you want to contribute, please make a pull request and I'll review it. If you want to contribute a new type or function, please make sure it is useful and not just a "cool" thing. + If you change an existing type, please run **make** in *build/* directory and **ctest** to ensure compatibility hasn't been broken. + If it's new, please write a **test** for it in *tests/test_.c* so others can see the guidelines on how the type is used. ## Legal Mumbo Jumbo