diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 547c416b..ace9a1bf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,9 +1,3 @@ - - --- name: Bug report about: Create a report to help us improve diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 8bffe65a..bbcbbe7d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,9 +1,3 @@ - - --- name: Feature request about: Suggest an idea for this project diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index fa04ddf7..1386e37a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,9 +1,3 @@ - - ## Description diff --git a/.reuse/dep5 b/.reuse/dep5 index 3d302a30..5f56e4fc 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -20,3 +20,11 @@ License: AGPL-3.0-only Files: support/documentation/content/en/* Copyright: 2024 John Livingston License: AGPL-3.0-only + +Files: .github/ISSUE_TEMPLATE/* +Copyright: 2024 John Livingston +License: AGPL-3.0-only + +Files: .github/PULL_REQUEST_TEMPLATE.md +Copyright: 2024 John Livingston +License: AGPL-3.0-only