mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 07:44:27 +02:00
REUSE hopefully fix github issue templates
This commit is contained in:
parent
1b3aa74b87
commit
c8e010fa04
4 changed files with 4 additions and 21 deletions
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -1,9 +1,3 @@
|
|||
<!--
|
||||
SPDX-FileCopyrightText: 2010 - 2024 the Friendica project
|
||||
|
||||
SPDX-License-Identifier: CC0-1.0
|
||||
-->
|
||||
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
|
|
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -1,9 +1,3 @@
|
|||
<!--
|
||||
SPDX-FileCopyrightText: 2010 - 2024 the Friendica project
|
||||
|
||||
SPDX-License-Identifier: CC0-1.0
|
||||
-->
|
||||
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
|
@ -25,4 +19,4 @@ assignees: ''
|
|||
|
||||
<!-- A clear and concise description of any alternative solutions or feature you've considered. -->
|
||||
|
||||
### Additional context
|
||||
### Additional context
|
||||
|
|
8
.github/ISSUE_TEMPLATE/question.md
vendored
8
.github/ISSUE_TEMPLATE/question.md
vendored
|
@ -1,9 +1,3 @@
|
|||
<!--
|
||||
SPDX-FileCopyrightText: 2010 - 2024 the Friendica project
|
||||
|
||||
SPDX-License-Identifier: CC0-1.0
|
||||
-->
|
||||
|
||||
---
|
||||
name: Question / Support
|
||||
about: Select this if you have a question
|
||||
|
@ -13,4 +7,4 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
# For general question about Friendica, please try to find a solution at https://wiki.friendi.ca first.
|
||||
# For general question about Friendica, please try to find a solution at https://wiki.friendi.ca first.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue