========================================================
How to Suggest Improvements, Report Issues or Contribute
========================================================

This is a personal open-source project, developed on my spare time. Any
contribution, suggestion, feedback or bug report is welcome.

To **suggest improvements, report a bug or any issue**, please use the
`issue reporting page <https://github.com/decalage2/olefile/issues>`__,
providing all the information and files to reproduce the problem.

If possible please join the debugging output of olefile. For this,
launch the following command :

::

    olefile.py -d -c file >debug.txt

You may also `contact the author <http://decalage.info/contact>`__
directly to **provide feedback**.

The code is available in
`a repository on GitHub <https://github.com/decalage2/olefile>`__.
You may use it to **submit enhancements** using forks and pull requests.
