michadenheijer/pynytimes

View on GitHub
.github/ISSUE_TEMPLATE/bug_report.md

Summary

Maintainability
Test Coverage
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: michadenheijer

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
e.g.:
1. Import '...'
2. Run '...'

**Expected behavior**
A clear and concise description of what you expected to happen.

**Error logs**
If applicable, add error logs to help explain your problem.

**Runtime (please complete the following information):**
 - OS: [e.g. macOS]
 - Python version: [e.g. 3.6, pypy3.6]
 - Version [e.g. 0.3.1]

**Additional context**
Add any other context about the problem here.