mirror of
https://github.com/donnemartin/interactive-coding-challenges.git
synced 2024-03-22 13:11:13 +08:00
Added note about contributing new solutions.
This commit is contained in:
parent
e1f7bd3b71
commit
6487559da9
|
@ -332,6 +332,8 @@ This will launch your web browser with the list of challenge categories:
|
|||
* Solve the challenge and verify it passes the unit test
|
||||
* Check out the accompanying **Solution Notebook** for further discussion
|
||||
|
||||
Note: If your solution is different from those listed in the Solution Notebook, consider submitting a pull request so others can benefit from your work. Review the [Contributing Guidelines](https://github.com/donnemartin/interactive-coding-challenges/blob/master/CONTRIBUTING.md) for details.*
|
||||
|
||||
### Nose Unit Tests
|
||||
|
||||
Unit tests are provided in the form of **Nose tests**.
|
||||
|
|
Loading…
Reference in New Issue
Block a user