From: Melissa LeBlanc-Williams Date: Fri, 8 Sep 2023 17:24:11 +0000 (-0700) Subject: Separate SPDX to separate files for markdown X-Git-Tag: 8.22.1~1^2~1 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/d6f5ceb74f5b659f7e5518eb0e9d1d26e90410de?ds=inline Separate SPDX to separate files for markdown --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 4393365..4e72436 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,10 @@ +<<<<<<< Updated upstream +======= +>>>>>>> Stashed changes --- name: 🚀 Feature Request about: Suggest an idea for this project diff --git a/.github/ISSUE_TEMPLATE/feature_request.md.license b/.github/ISSUE_TEMPLATE/feature_request.md.license new file mode 100644 index 0000000..780b7a6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md.license @@ -0,0 +1,3 @@ +# SPDX-FileCopyrightText: 2023 Melissa LeBlanc-Williams for Adafruit Industries +# +# SPDX-License-Identifier: MIT diff --git a/.github/ISSUE_TEMPLATE/new_board_request.md b/.github/ISSUE_TEMPLATE/new_board_request.md index f3658d5..6190a2c 100644 --- a/.github/ISSUE_TEMPLATE/new_board_request.md +++ b/.github/ISSUE_TEMPLATE/new_board_request.md @@ -1,7 +1,3 @@ - --- name: 🚀 New Board Request about: Request Support for a New Board diff --git a/.github/ISSUE_TEMPLATE/new_board_request.md.license b/.github/ISSUE_TEMPLATE/new_board_request.md.license new file mode 100644 index 0000000..780b7a6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new_board_request.md.license @@ -0,0 +1,3 @@ +# SPDX-FileCopyrightText: 2023 Melissa LeBlanc-Williams for Adafruit Industries +# +# SPDX-License-Identifier: MIT