ソースを参照

chore: Allow to create issues without a template

Let's see if this works (seems to work in most apps),
we can still revert this when it does turn out that
too many unexperienced reports come in.

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/45240/head
Joas Schilling 1ヶ月前
コミット
90597e1319
コミッターのメールアドレスに関連付けられたアカウントが存在しません
2個のファイルの変更1行の追加2行の削除
  1. 1
    1
      .github/ISSUE_TEMPLATE/BUG_REPORT.yml
  2. 0
    1
      .github/ISSUE_TEMPLATE/config.yml

+ 1
- 1
.github/ISSUE_TEMPLATE/BUG_REPORT.yml ファイルの表示

@@ -1,4 +1,4 @@
name: "Bug report: Nextcloud Server"
name: "🐛 Bug report: Nextcloud Server"
description: "Submit a report and help us improve Nextcloud Server"
title: "[Bug]: "
labels: ["bug", "0. Needs triage"]

+ 0
- 1
.github/ISSUE_TEMPLATE/config.yml ファイルの表示

@@ -1,4 +1,3 @@
blank_issues_enabled: false
contact_links:
- name: 🚨 Report a security or privacy issue
url: https://hackerone.com/nextcloud

読み込み中…
キャンセル
保存