Contribution
Please refer to Code of Conduct for our standards of communication and behavior.
Contribute to our Bug Reports & Feature Requests
-
Do not open up a GitHub issue if the bug is a security vulnerability, and instead to please contact the owner of the repository directly via email at
python_oplog@gmail.com
. -
Ensure the bug was not already reported by searching on GitHub under Issues.
-
If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, and as much relevant information as possible. Issues with minimal code samples (repro) or a failing executable test case demonstrating the expected behavior that is not occurring - will be prioritized.
Contribute to the Documentation
Our documentation uses MkDocs and the Material for MkDocs theme. Use the following commands to run a local documentation server for documentation contribution:
or, if you don't have just
installed:
Contribute to our Source Code
Refer to Development for details on our development environment setup and coding conventions.
Fix a Bug
-
Open a new GitHub pull request with the fix.
-
Ensure the PR description clearly describes the problem and solution. Include the relevant issue number.
-
Make sure you follow our coding conventions.
Add a Feature
-
oplog grows by tackling needs and pain of developers. First, report the issue (even if not a bug) as mentioned above.
-
Follow the same steps as for fixing a bug.
💚 Thanks for supporting oplog! ⧓