Procházet zdrojové kódy

Fix GitHub issue template selector

Apparently those Markdown files are not expected to have something before the three hyphens on the top.

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4133/head
Suguru Hirahara před 1 rokem
rodič
revize
70655e8981
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: E4F9743DAB4B7B75
6 změnil soubory, kde provedl 12 přidání a 21 odebrání
  1. +0
    -7
      .github/ISSUE_TEMPLATE/bug_report.md
  2. +4
    -0
      .github/ISSUE_TEMPLATE/bug_report.md.license
  3. +0
    -7
      .github/ISSUE_TEMPLATE/feature_request.md
  4. +4
    -0
      .github/ISSUE_TEMPLATE/feature_request.md.license
  5. +0
    -7
      .github/ISSUE_TEMPLATE/i-need-help.md
  6. +4
    -0
      .github/ISSUE_TEMPLATE/i-need-help.md.license

+ 0
- 7
.github/ISSUE_TEMPLATE/bug_report.md Zobrazit soubor

@@ -1,10 +1,3 @@
<!--
SPDX-FileCopyrightText: 2022 Slavi Pantaleev
SPDX-FileCopyrightText: 2024 Suguru Hirahara

SPDX-License-Identifier: AGPL-3.0-or-later
-->

---
name: Bug report
about: Create a report to help us improve


+ 4
- 0
.github/ISSUE_TEMPLATE/bug_report.md.license Zobrazit soubor

@@ -0,0 +1,4 @@
SPDX-FileCopyrightText: 2022 Slavi Pantaleev
SPDX-FileCopyrightText: 2024 Suguru Hirahara

SPDX-License-Identifier: AGPL-3.0-or-later

+ 0
- 7
.github/ISSUE_TEMPLATE/feature_request.md Zobrazit soubor

@@ -1,10 +1,3 @@
<!--
SPDX-FileCopyrightText: 2022 Slavi Pantaleev
SPDX-FileCopyrightText: 2024 Suguru Hirahara

SPDX-License-Identifier: AGPL-3.0-or-later
-->

---
name: Feature request
about: Suggest an idea for this project


+ 4
- 0
.github/ISSUE_TEMPLATE/feature_request.md.license Zobrazit soubor

@@ -0,0 +1,4 @@
SPDX-FileCopyrightText: 2022 Slavi Pantaleev
SPDX-FileCopyrightText: 2024 Suguru Hirahara

SPDX-License-Identifier: AGPL-3.0-or-later

+ 0
- 7
.github/ISSUE_TEMPLATE/i-need-help.md Zobrazit soubor

@@ -1,10 +1,3 @@
<!--
SPDX-FileCopyrightText: 2022 Slavi Pantaleev
SPDX-FileCopyrightText: 2024 Suguru Hirahara

SPDX-License-Identifier: AGPL-3.0-or-later
-->

---
name: I need help
about: Get support from our community


+ 4
- 0
.github/ISSUE_TEMPLATE/i-need-help.md.license Zobrazit soubor

@@ -0,0 +1,4 @@
SPDX-FileCopyrightText: 2022 Slavi Pantaleev
SPDX-FileCopyrightText: 2024 Suguru Hirahara

SPDX-License-Identifier: AGPL-3.0-or-later

Načítá se…
Zrušit
Uložit