Merge pull request #2047 from nextcloud/chore/noid/spdxGhTemplates2

Update GH templates with SPDX headers
This commit is contained in:
Andy Scherzinger 2024-03-06 13:59:44 +01:00 committed by GitHub
commit e4df87cf2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 10 deletions

View file

@ -1,8 +1,3 @@
<!--
~ SPDX-FileCopyrightText: 2020-2024 Nextcloud GmbH and Nextcloud contributors
~ SPDX-FileCopyrightText: 2020-2024 Stefan Niedermann <info@niedermann.it>
~ SPDX-License-Identifier: GPL-3.0-or-later
-->
---
name: 🐞 Bug report
about: Help us improving by reporting a bug

View file

@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020-2024 Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: 2020-2024 Stefan Niedermann <info@niedermann.it>
SPDX-License-Identifier: GPL-3.0-or-later

View file

@ -1,8 +1,3 @@
<!--
~ SPDX-FileCopyrightText: 2020-2024 Nextcloud GmbH and Nextcloud contributors
~ SPDX-FileCopyrightText: 2020-2024 Stefan Niedermann <info@niedermann.it>
~ SPDX-License-Identifier: GPL-3.0-or-later
-->
---
name: 🚀 Feature request
about: Suggest an idea for this project

View file

@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2020-2024 Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: 2020-2024 Stefan Niedermann <info@niedermann.it>
SPDX-License-Identifier: GPL-3.0-or-later