From 743d319e85b70f63b2f5a521604224b7898b19b1 Mon Sep 17 00:00:00 2001 From: Ben Grande Date: Mon, 13 Nov 2023 17:58:20 +0000 Subject: [PATCH] fix: issue template confused with comments --- .github/ISSUE_TEMPLATE/bug.md | 6 ------ .github/ISSUE_TEMPLATE/config.yml | 4 ---- .github/ISSUE_TEMPLATE/feat.md | 6 ------ .github/ISSUE_TEMPLATE/question.md | 6 ------ .reuse/dep5 | 2 +- 5 files changed, 1 insertion(+), 23 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 8b7b9a96..6b231107 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -1,9 +1,3 @@ - - --- name: Bug report about: 'Report a problem in existing functionality' diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0fbbcc84..bd9dfe4e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,6 +1,2 @@ -# SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. -# -# SPDX-License-Identifier: CC-BY-SA-4.0 - --- blank_issues_enabled: false diff --git a/.github/ISSUE_TEMPLATE/feat.md b/.github/ISSUE_TEMPLATE/feat.md index a12af8d7..163d38b8 100644 --- a/.github/ISSUE_TEMPLATE/feat.md +++ b/.github/ISSUE_TEMPLATE/feat.md @@ -1,9 +1,3 @@ - - --- name: Enhancement request about: 'Suggest a new feature or an improvement of existing functionality' diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 470755f2..0b67a5e5 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,9 +1,3 @@ - - --- name: Question about: 'Ask a question or request support' diff --git a/.reuse/dep5 b/.reuse/dep5 index 6aa940f7..bbad1ac1 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -3,7 +3,7 @@ Upstream-Name: qusal Upstream-Contact: Benjamin Grande M. S. Source: https://github.com/ben-grande/qusal -Files: CONTRIBUTING.md README.md */README.md +Files: CONTRIBUTING.md README.md */README.md .github/ISSUE_TEMPLATE/* Copyright: 2023 Benjamin Grande M. S. License: CC-BY-SA-4.0