]> Repositories - Adafruit_Blinka-hackapet.git/blobdiff - .github/release-drafter.yml
Improve undetected I2C and SPI messages
[Adafruit_Blinka-hackapet.git] / .github / release-drafter.yml
index 6561037abc271d5d1ed5c1592595d7743ab145a9..70b453ad1903b433eba868a3beb23a03fb48c496 100644 (file)
@@ -1,11 +1,12 @@
+# SPDX-FileCopyrightText: 2023 Melissa LeBlanc-Williams, written for Adafruit Industries
+#
+# SPDX-License-Identifier: MIT
+
 categories:
-  - title: "Breaking Changes"
-    labels:
-      - "breaking change"
   - title: "New Boards"
     collapse-after: 1
     labels:
-      - "New Board"
+      - "New Board Request"
 change-template: "- $TITLE #$NUMBER by @$AUTHOR"
 template: |
   ## What's Changed
@@ -14,4 +15,4 @@ template: |
 
   To use in CPython, `pip3 install adafruit-blinka`.
 
-  Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it.
\ No newline at end of file
+  Read the [docs](https://circuitpython.readthedocs.io/projects/blinka/en/latest/) for info on how to use it.