瀏覽代碼

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 -->


Loading…
取消
儲存