diff --git a/.github/issue_template.md b/.github/ISSUE_TEMPLATE/Bug_report.md similarity index 100% rename from .github/issue_template.md rename to .github/ISSUE_TEMPLATE/Bug_report.md diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md.license b/.github/ISSUE_TEMPLATE/Bug_report.md.license new file mode 100644 index 000000000..dddb42877 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Bug_report.md.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors +SPDX-License-Identifier: AGPL-3.0-or-later