Contribution guide

If you want to contribute to this project, you are welcome to do so!

We would be happy to hear about your propositions and suggestions. Feel free to submit them as issues and:

  • Explain in details the expected behavior.

  • Keep the scope as narrow as possible. This will make it easier to implement.

Bug reporting

Report bugs for Gliffy2outline in the issue tracker. Every filed bugs should include:

  • Your operating system name and version.

  • Any details about your local setup that might be helpful in troubleshooting, specifically:
    • the Python interpreter version,

    • installed libraries.

  • Detailed steps to reproduce the bug.

Bug fixing

Look through the GitHub issues for bugs and add comments there to discuss how you can fix specific bugs.

Feature implementation

Look through the GitHub issues tagged with “enhancements” and comment there to discuss how you can implement specific features.

Thank you!