Upload files to "libraries/ArduinoJoystickLibrary/.github/ISSUE_TEMPLATE"
This commit is contained in:
29
libraries/ArduinoJoystickLibrary/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
29
libraries/ArduinoJoystickLibrary/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## Description of Issue
|
||||
Enter description of issue here. Include a clear and concise description of what you expected to happen and what actually happened.
|
||||
|
||||
## Technical Details
|
||||
|
||||
- Arduino Board (e.g. Arduino Leonardo):
|
||||
- Host OS (e.g. Windows 10):
|
||||
- Arduino IDE Version (e.g. 1.8.3):
|
||||
|
||||
## Sketch File that Reproduces Issue
|
||||
|
||||
~~~
|
||||
Sketch file goes here (if applicable)
|
||||
~~~
|
||||
|
||||
## Wiring Details
|
||||
Any pin wiring details that may be relevant.
|
||||
|
||||
## Additional context
|
||||
Add any other context about the problem here.
|
||||
Reference in New Issue
Block a user