diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 042b6066..576f1873 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,3 +1,8 @@ + --- name: 🐞 Bug report about: Help us improving by reporting a bug diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index f862478d..6ecf7334 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,4 @@ +# SPDX-FileCopyrightText: 2020-2024 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2020 Stefan Niedermann +# SPDX-License-Identifier: GPL-3.0-or-later blank_issues_enabled: false -contact_links: - - name: 💼 Volume licenses - url: https://www.niedermann.it/kontakt.html - about: If you are a company, a club, a university or another organization, please contact us directly for volume licenses. \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 381b3b92..64b429f5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,3 +1,8 @@ + --- name: 🚀 Feature request about: Suggest an idea for this project