Skip to content

Commit 6882f10

Browse files
committed
Add note on contributing to repo
1 parent f8bf2e4 commit 6882f10

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,7 @@ This is my repo full of code problems that I have completed prior to or during a
3333
npm install # Installs `mocha` and any other dependencies needed to run
3434
npm test # Runs the testing scripts
3535
```
36+
37+
## Contributing
38+
39+
If you have a problem or solution that's not currently not included, please open an issue or pull request! If you're including new content, please make sure you have permission to publish the content you are adding. Under no circumstance should you copy problems online without a visible license or attributions, or from coding interview websites such as [Codility](https://codility.com/).

0 commit comments

Comments
 (0)