SSLClient/.github/ISSUE_TEMPLATE/bug_report.md
2020-06-11 12:08:44 -07:00

33 lines
903 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Write some steps to reproduce the behavior. Be sure to include the vant hardware required, if any.
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen. A reproducible sketch is especially helpful.
**Screenshots/Serial Output**
If applicable, add screenshots or serial logs to help explain your problem.
**Context (please complete the following information):**
- Device Type [e.g. ESP32]
- Arduino Core Version [e.g. Adafruit SAMD core 1.5.3]
- Relevant Library Versions [PubSubClient, etc.]
- SSLClient Version [e.g. v1.2.0]
**Additional context**
Add any other context about the problem here.