Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 386 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

24 lines (15 loc) · 386 Bytes

Describe the environment

What version of IAB are you reading (e.g. v0.0.1)?

from iab import __version__ as iab_version
print(iab_version)

Describe the problem

Steps to reproduce

  1. ...
  2. ...
  3. ...

Observed Results

  • What happened? This could be a description, log output, etc.

Expected Results

  • What did you expect to happen?