]> Repositories - hackapet/Adafruit_Blinka_Displayio.git/blob - .github/release-drafter.yml
Add release drafter
[hackapet/Adafruit_Blinka_Displayio.git] / .github / release-drafter.yml
1 # SPDX-FileCopyrightText: 2023 Melissa LeBlanc-Williams, written for Adafruit Industries
2 #
3 # SPDX-License-Identifier: MIT
4
5 change-template: "- $TITLE #$NUMBER by @$AUTHOR"
6 template: |
7   ## What's Changed
8
9   $CHANGES
10
11   To use in CPython, `pip3 install adafruit-blinka-displayio`.
12
13   Read the [docs](https://adafruit-blinka-displayio.readthedocs.io/en/latest/)) for info on how to use it.