1.5 KiB
name | about | title | labels | assignees |
---|---|---|---|---|
Bug Report | The standard template for a bug report | Fix this specified bug | Bug Report | Pharap |
Please ensure that the title of your issue begins with a capitalised imperative verb, such as 'Fix'.
Delete and replace any italicised text and instructions before submitting. You may also delete a section heading when instructed to delete a section.
Brief Description
Provide a brief summary of the problem.
Observed Behaviour
Provide a description of what behaviour you observed.
Expected Behaviour
Provide a description of what behaviour you expected.
Compiler Error
If the bug results in a compile time error, provide the full text of any relevant compiler errors as reported by the compiler. Otherwise delete this section.
Source Code
Provide some source code demonstrating the issue, preferably as a concise stand-alone .ino
file.
Alternatively if the issue was exhibited by a complex program and the issue cannot be isolated, provide a link to a repository hosting said program. This link should ideally link to a precise commit snapshot rather than to a branch or repo because a commit snapshot won't change if more commits are added and won't break if branches are deleted.
Extra Information
Fill in the relevant information fields. Please be as precise as possible.
- Target Board: Arduino Uno R3
- Compiler Version: avr-g++ 5.4.0
- Arduino IDE Version: 1.8.13
- OS: Windows 10