Adafruit_Python_Shell/.github/release-drafter.yml
Melissa LeBlanc-Williams 163cccd4bf Add release drafter
2024-04-15 14:01:13 -07:00

13 lines
386 B
YAML

# SPDX-FileCopyrightText: 2023 Melissa LeBlanc-Williams, written for Adafruit Industries
#
# SPDX-License-Identifier: MIT
change-template: "- $TITLE #$NUMBER by @$AUTHOR"
template: |
## What's Changed
$CHANGES
To use in CPython, `pip3 install Adafruit-Python-Shell`.
Read the [docs](https://circuitpython.readthedocs.io/projects/shell/en/latest/) for info on how to use it.