SSLClient/.github/ISSUE_TEMPLATE/bug_report.md

34 lines
903 B
Markdown
Raw Permalink Normal View History

2020-06-11 21:01:03 +02:00
---
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**
2020-06-11 21:08:44 +02:00
Write some steps to reproduce the behavior. Be sure to include the vant hardware required, if any.
2020-06-11 21:01:03 +02:00
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.