From: Melissa LeBlanc-Williams Date: Fri, 8 Sep 2023 17:33:08 +0000 (-0700) Subject: Merge pull request #704 from makermelissa/main X-Git-Tag: 8.22.1~1 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/1d3ac2a97d49d22665e229ab5f4b3c9fc711624c?hp=f9b4b76837dac85f58c61dccbd112fee8e401a0d Merge pull request #704 from makermelissa/main Separate SPDX to separate files for issue markdown --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 4393365..0353e69 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,3 @@ - --- 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