ソースを参照

Apply label automatically when issue creation from template (#15154)

tags/v3.3.0rc1
Yamagishi Kazutoshi 5ヶ月前
committed by GitHub
コミット
8eb97e8ca2
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
2個のファイルの変更1行の追加2行の削除
  1. +1
    -1
      .github/ISSUE_TEMPLATE/bug_report.md
  2. +0
    -1
      .github/ISSUE_TEMPLATE/feature_request.md

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

@@ -1,7 +1,7 @@
---
name: Bug Report
about: If something isn't working as expected
labels: bug
---

<!-- Make sure that you are submitting a new bug that was not previously reported or already fixed -->


+ 0
- 1
.github/ISSUE_TEMPLATE/feature_request.md ファイルの表示

@@ -1,7 +1,6 @@
---
name: Feature Request
about: I have a suggestion

---

<!-- Please use a concise and distinct title for the issue -->


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