Skip to content

Commit 2de3088

Browse files
Create CONTRIBUTING.md
1 parent aa06433 commit 2de3088

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Contributing
2+
3+
## Pull Request Process
4+
5+
1. Update the README.md with the new problem (if there is any).
6+
2. Add the common method to be executed when we run all of them by exposing the main function.
7+
3. Add tests if possible.
8+
4. Open a pull request.

0 commit comments

Comments
 (0)