adafruit / Adafruit_Blinka

Add CircuitPython hardware API and libraries to MicroPython & CPython devices
https://learn.adafruit.com/circuitpython-on-raspberrypi-linux
MIT License
453 stars 340 forks source link

Add issue templates and update pre-commit config #703

Closed makermelissa closed 1 year ago

makermelissa commented 1 year ago

This informs to submit a new board request if their board isn't supported, add issue templates and updates the versions in the pre-commit config. Fixes #701.

makermelissa commented 1 year ago

Due to fixing a constant name, this should be merged right after https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/314 is merged and released.