Skip to content

Commit

Permalink
docs: minor contribution update
Browse files Browse the repository at this point in the history
  • Loading branch information
svinota committed Feb 10, 2024
1 parent b21dc32 commit 79098aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.contribute.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ More details: https://github.com/svinota/pyroute2/discussions/786
Step 3: test the change
-----------------------

Assume the environment is already set up on the step 1. Thus:
Assume the environment is already set up on the step 1:

.. code-block:: sh
Expand All @@ -88,4 +88,4 @@ The code must comply some requirements:
* the library **must** work on Python >= 3.9
* the code **must** pass `make format`
* the code **must** not break existing unit and functional tests (`make test`)
* the `ctypes` usage must not break the library on SELinux
* the `ctypes` usage **must not** break the library on SELinux

0 comments on commit 79098aa

Please sign in to comment.