=========================== Contribute =========================== .. _contributing guidelines: Contributing guidelines ======================= When contributing to the framework, please consider the following guidelines: * Use Google's `Python Style Guide `_ * Use Google docstrings to document your classes, functions, methods, .... Examples can be found throughout the code and `here `_ * Update the documentation accordingly