Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 618 Bytes

File metadata and controls

17 lines (12 loc) · 618 Bytes

Getting Support

pyQRC offers the following support channels:

  • For detailed questions (e.g., those requiring examples) send us an email
  • To report issues, use this repository's issue tracker

When reporting an issue, please include the following details:

  • A narrative description of what you are trying to accomplish.
  • The minimum code necessary to reproduce the issue.
  • The expected results of exercising that code.
  • The actual results received.

You may also submit a failing test case as a pull request.