---
name: Connector Bug Report
about: Create a report to help us fix a connector issue
title: "[Connector Name] - Bug Title"
labels: bug
assignees: michael-watson

---

**Connector**:
**Connector Module**: *if any*

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

**To Reproduce**
Steps to reproduce the behavior:
1. Start [Connector Name] name
2. Execute this operation:

```graphql
query {

}
```

3. Results:

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

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Additional context or recommended fixes**
Add any other context about the problem here.
