We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa06433 commit 2de3088Copy full SHA for 2de3088
CONTRIBUTING.md
@@ -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