whylabs/whylogs-python

View on GitHub
.github/ISSUE_TEMPLATE/bug_report.md

Summary

Maintainability
Test Coverage
---
name: Bug report
about: Report a problem
---

## Description

<!-- Provide clear description of the issue in 1-2 sentences. -->

- System info
  - Operating system and version: <!-- macOS 10.15.6 -->
  - Browser and version: <!-- Firefox 79.0 -->
- Steps to reproduce:
  - Step
  - Next step

<!-- Add at least one screenshot of the problem. -->

## Suggestions

<!-- Describe how the application should work instead. -->

<!-- List locations of relevant code modules. -->

## Related

Relates to organization/repo#number <!-- Reference related commits, issues and pull requests. Type `#` and select from the list. -->

- [ ] I have reviewed the [Guidelines for Contributing](https://github.com/whylabs/whylogs/blob/mainline/.github/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/whylabs/whylogs/blob/mainline/.github/CODE_OF_CONDUCT.md).