micropython: add micropython component
This commit is contained in:
11
components/language/micropython/.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
11
components/language/micropython/.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: MicroPython Forum
|
||||
url: https://forum.micropython.org/
|
||||
about: Community discussion about all things MicroPython. This is the best place to start if you have questions about using MicroPython or getting started with MicroPython development.
|
||||
- name: MicroPython Documentation
|
||||
url: https://docs.micropython.org/
|
||||
about: Documentation for using and working with MicroPython and libraries.
|
||||
- name: MicroPython Downloads
|
||||
url: https://micropython.org/download/
|
||||
about: Pre-built firmware and information for most supported boards.
|
Reference in New Issue
Block a user