File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,20 @@ Examples.
34
34
Getting Involved
35
35
================
36
36
37
- TODO
37
+ Getting involved in any open-source project is simple and rewarding, with
38
+ multiple ways to contribute to its growth and success. You can help by:
39
+
40
+ 1. `reporting bugs <https://github.com/judge0/judge0-python/issues >`_ by
41
+ creating a detailed issue describing the problem, along with any relevant code or
42
+ steps to reproduce it, so it can be addressed effectively,
43
+ 2. creating a `pull request <https://github.com/judge0/judge0-python/pulls >`_ for
44
+ an existing issue; we welcome improvements, fixes, and new features that align
45
+ with the project's goals, and
46
+ 3. you can show support by starring the `repository <https://github.com/judge0/judge0-python >`_,
47
+ letting us know that we’re doing a good job and helping us gain visibility within
48
+ the open-source community.
49
+
50
+ Every contribution, big or small, is valuable!
38
51
39
52
.. toctree ::
40
53
:caption: API
You can’t perform that action at this time.
0 commit comments