From 2f71a834e88ec3eb36cf3fcb876dc58e4cd82514 Mon Sep 17 00:00:00 2001 From: Ben Grande <ben.grande.b@gmail.com> Date: Tue, 7 Nov 2023 11:02:28 +0000 Subject: [PATCH] fix(ci): add missing license statement --- .github/ISSUE_TEMPLATE/bug.md | 6 ++++++ .github/ISSUE_TEMPLATE/config.yml | 4 ++++ .github/ISSUE_TEMPLATE/feat.md | 6 ++++++ .github/ISSUE_TEMPLATE/question.md | 10 ++++++++++ README.md | 9 +++++++++ 5 files changed, 35 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 6b23110..8b7b9a9 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -1,3 +1,9 @@ +<!-- +SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. <ben.grande.b@gmail.com> + +SPDX-License-Identifier: CC-BY-SA-4.0 +--> + --- 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 bd9dfe4..0fbbcc8 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,2 +1,6 @@ +# SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. <ben.grande.b@gmail.com> +# +# 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 13096e7..465302a 100644 --- a/.github/ISSUE_TEMPLATE/feat.md +++ b/.github/ISSUE_TEMPLATE/feat.md @@ -1,3 +1,9 @@ +<!-- +SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. <ben.grande.b@gmail.com> + +SPDX-License-Identifier: CC-BY-SA-4.0 +--> + --- 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 5b46e12..470755f 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,3 +1,9 @@ +<!-- +SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. <ben.grande.b@gmail.com> + +SPDX-License-Identifier: CC-BY-SA-4.0 +--> + --- name: Question about: 'Ask a question or request support' @@ -30,3 +36,7 @@ good chance your text will not be well written and therefore considered invalid. ### Question + + + +. diff --git a/README.md b/README.md index 3353fd1..71e1e01 100644 --- a/README.md +++ b/README.md @@ -132,3 +132,12 @@ All licenses are present in the LICENSES directory. Note that submodules have their own licenses and copyrights statements, please check each one individually using the same methods described above for a full statement. + +## Donate + +This project can only survive through donations. +Please contribute the way you can, helping on support questions, opening merge +requests as well as reviewing another developer's code, or donating monetarily +if possible. + +TODO: donation methods