Upload files to "libraries/ArduinoJoystickLibrary/.github/ISSUE_TEMPLATE"

This commit is contained in:
2026-01-14 14:24:06 -05:00
parent c42371fa7d
commit dd68f6ee79
3 changed files with 53 additions and 0 deletions

View 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.

View File

@@ -0,0 +1,14 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
**Describe your feature request**
A clear and concise description of what you feature you would like to see added to the library.
**Additional context**
Add any other context or screenshots about the feature request here.

View File

@@ -0,0 +1,10 @@
---
name: Support new board
about: Suggest a new board to support
title: ''
labels: ''
assignees: ''
---
Please indicate which board you would like to see supported.