Made MD* libraries (Parola, MAX72XX) project specific, to be able to use the newest software version from github.
This commit is contained in:
28
lib/MD_Parola/ISSUE_TEMPLATE.md
Normal file
28
lib/MD_Parola/ISSUE_TEMPLATE.md
Normal file
@@ -0,0 +1,28 @@
|
||||
## IMPORTANT
|
||||
Before submitting this issue
|
||||
[ ] Have you tried using the latest version of the library?
|
||||
[ ] Have you checked this has not already been submitted and/or resolved?
|
||||
[ ] If you are requesting help a better choice may be the [ Arduino forum](http://forum.arduino.cc/)
|
||||
|
||||
## Subject of the issue
|
||||
Describe your issue here.
|
||||
|
||||
## Your Environment
|
||||
**Library Version:**
|
||||
**Arduino IDE version:**
|
||||
**Hardware model/type:**
|
||||
**OS and Version:**
|
||||
|
||||
## Steps to Reproduce
|
||||
Explain how to reproduce this issue. Please provide working code below to demonstrate the issue.
|
||||
|
||||
## Expected Behaviour
|
||||
Explain what should happen.
|
||||
|
||||
## Actual Behaviour
|
||||
Explain what happens instead. Provide log messages if relevant.
|
||||
|
||||
## Code Demonstrating the Issue
|
||||
````
|
||||
Insert your code here.
|
||||
````
|
||||
Reference in New Issue
Block a user