chore: move REUSE info for issue templates to REUSE.toml

This commit is contained in:
Travis Abendshien
2026-06-27 05:07:23 -07:00
parent cf1006ee51
commit d640859856
3 changed files with 1 additions and 4 deletions

View File

@@ -1,5 +1,3 @@
# SPDX-FileCopyrightText: (c) TagStudio Contributors
# SPDX-License-Identifier: GPL-3.0-only
---
name: Bug Report
description: File a bug or issue report.

View File

@@ -1,5 +1,3 @@
# SPDX-FileCopyrightText: (c) TagStudio Contributors
# SPDX-License-Identifier: GPL-3.0-only
---
name: Feature Request
description: Suggest a new feature.

View File

@@ -19,6 +19,7 @@ path = [
".git-blame-ignore-revs",
".gitattributes",
".github/ISSUE_TEMPLATE/**",
".gitignore",
".pre-commit-config.yaml",
"flake.lock",