We encourage you to contribute new plugins. We use gerrithub for reviewing proposed changes. The submission process looking something like this:
-
Clone the citellus repository:
git clone git@github.com:zerodayz/citellus.git
-
Configure the
git review
tool:git review -s
-
Check out the proposed change branch:
git-review -d 374436
-
Run UT against it
tox
-
If everything passes successfully, perform a sample usage on available sosreport
~/citellus/citellus/citellus.py sosreportfolder
-
Provide comments and feedback on the gerrithub page for the proposed change