From 08fc5fc01d8968169b54278ce73a33d6cd781de7 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Mon, 24 Oct 2022 14:55:08 -0700 Subject: [PATCH] Fix issue templates - Github doesn't support comments above --- .github/ISSUE_TEMPLATE/1-general-issues.md | 2 -- .github/ISSUE_TEMPLATE/2-problem-with-a-specific-input-file.md | 2 -- .github/ISSUE_TEMPLATE/3-feature_request.md | 2 -- .reuse/dep5 | 1 + 4 files changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1-general-issues.md b/.github/ISSUE_TEMPLATE/1-general-issues.md index 2f876c60..3aa3c2d6 100644 --- a/.github/ISSUE_TEMPLATE/1-general-issues.md +++ b/.github/ISSUE_TEMPLATE/1-general-issues.md @@ -1,5 +1,3 @@ -# SPDX-FileCopyrightText: 2022 James R. Barlow -# SPDX-License-Identifier: CC-BY-SA-4.0 --- name: General issues about: Installation, packages, dependencies, "nothing works", test suite failures... diff --git a/.github/ISSUE_TEMPLATE/2-problem-with-a-specific-input-file.md b/.github/ISSUE_TEMPLATE/2-problem-with-a-specific-input-file.md index 32452cc2..d98bf847 100644 --- a/.github/ISSUE_TEMPLATE/2-problem-with-a-specific-input-file.md +++ b/.github/ISSUE_TEMPLATE/2-problem-with-a-specific-input-file.md @@ -1,5 +1,3 @@ -# SPDX-FileCopyrightText: 2022 James R. Barlow -# SPDX-License-Identifier: CC-BY-SA-4.0 --- name: Problem with a specific input file about: Something went wrong while trying to OCR a specific file diff --git a/.github/ISSUE_TEMPLATE/3-feature_request.md b/.github/ISSUE_TEMPLATE/3-feature_request.md index cb45fe83..4f27440d 100644 --- a/.github/ISSUE_TEMPLATE/3-feature_request.md +++ b/.github/ISSUE_TEMPLATE/3-feature_request.md @@ -1,5 +1,3 @@ -# SPDX-FileCopyrightText: 2022 James R. Barlow -# SPDX-License-Identifier: CC-BY-SA-4.0 --- name: Feature request about: Suggest an idea for this project diff --git a/.reuse/dep5 b/.reuse/dep5 index f025677c..3c0b7f9d 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -16,6 +16,7 @@ Copyright: (C) 2022 James R. Barlow License: MPL-2.0 Files: + .github/ISSUE_TEMPLATE/*.md docs/images/macos-workflow.png Copyright: (C) 2022 James R. Barlow License: CC-BY-SA-4.0