]> Repositories - hackapet/Adafruit_Blinka.git/blob - .github/release-drafter.yml
7a23810958fa82728dd04c191faf23d99fe6faf5
[hackapet/Adafruit_Blinka.git] / .github / release-drafter.yml
1 categories:
2   - title: "New Boards"
3     collapse-after: 1
4     labels:
5       - "New Board Request"
6 change-template: "- $TITLE #$NUMBER by @$AUTHOR"
7 template: |
8   ## What's Changed
9
10   $CHANGES
11
12   To use in CPython, `pip3 install adafruit-blinka`.
13
14   Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it.