arduino2/libraries/arduino-lmic-master/.github/ISSUE_TEMPLATE/10-bug_report.md
2021-02-10 18:05:49 +01:00

1.3 KiB

name about title labels assignees
Bug report Report a code defect bug terrillmoore

Describe the bug

A clear and concise description of what the bug is. If you're not sure it's a bug, please consider opening a discussion at forum.mcci.io, or file a Support Request instead. A bug is a problem in the code, where you do something that the documentation says should work, but doesn't; and you have reason to believe it's not working due to a defect in the code.

Wireless is tricky; if in doubt, start with a support request, rather than a bug report.

Environment

  • Version of LMIC being used. If using the latest GitHub mainline, let us know, otherwise state the version.
  • Version of Arduino IDE being used.
  • Network provider (The Things Network, Swisscom, ChirpStack, etc.)
  • Region (EU868, US915, etc.)
  • Board (MCCI Catena, Adafruit Feather M0, Heltec, etc.)
  • CPU (AVR, STM32L0, etc.)
  • Radio (HopeRF, SX1276, etc.)

To Reproduce

Steps to reproduce the problem.

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

Add any other context about the problem here.