Skip to content

Commit e4df87c

Browse files
Merge pull request #2047 from nextcloud/chore/noid/spdxGhTemplates2
Update GH templates with SPDX headers
2 parents 70755ea + 87f6478 commit e4df87c

File tree

4 files changed

+6
-10
lines changed

4 files changed

+6
-10
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
<!--
2-
~ SPDX-FileCopyrightText: 2020-2024 Nextcloud GmbH and Nextcloud contributors
3-
~ SPDX-FileCopyrightText: 2020-2024 Stefan Niedermann <[email protected]>
4-
~ SPDX-License-Identifier: GPL-3.0-or-later
5-
-->
61
---
72
name: 🐞 Bug report
83
about: Help us improving by reporting a bug
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SPDX-FileCopyrightText: 2020-2024 Nextcloud GmbH and Nextcloud contributors
2+
SPDX-FileCopyrightText: 2020-2024 Stefan Niedermann <[email protected]>
3+
SPDX-License-Identifier: GPL-3.0-or-later

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
<!--
2-
~ SPDX-FileCopyrightText: 2020-2024 Nextcloud GmbH and Nextcloud contributors
3-
~ SPDX-FileCopyrightText: 2020-2024 Stefan Niedermann <[email protected]>
4-
~ SPDX-License-Identifier: GPL-3.0-or-later
5-
-->
61
---
72
name: 🚀 Feature request
83
about: Suggest an idea for this project
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SPDX-FileCopyrightText: 2020-2024 Nextcloud GmbH and Nextcloud contributors
2+
SPDX-FileCopyrightText: 2020-2024 Stefan Niedermann <[email protected]>
3+
SPDX-License-Identifier: GPL-3.0-or-later

0 commit comments

Comments
 (0)