REUSE hopefully fix github issue templates

This commit is contained in:
Tobias Diekershoff 2024-08-24 19:59:05 +02:00
parent 1b3aa74b87
commit c8e010fa04
4 changed files with 4 additions and 21 deletions

View file

@ -8,7 +8,8 @@ path = [
"doc/**",
"spec/*",
"src/**/README.md",
"mods/**"
"mods/**",
".github/ISSUE_TEMPLATE/*"
]
SPDX-FileCopyrightText = "2010-2024 The Friendica Project"
SPDX-License-Identifier = "CC0-1.0"