ソースを参照

Switches to use `bug` label

main
Eric Amodio 1年前
コミット
01340a7e5e
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      .github/ISSUE_TEMPLATE/bug_report.yml

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

@ -1,6 +1,6 @@
name: Bug report
description: Create a report to help GitLens improve
labels: ['potential-bug', 'triage']
labels: ['bug', 'triage']
body:
- type: textarea
attributes:

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