Преглед изворни кода

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

tags/v3.3.0rc1
Yamagishi Kazutoshi пре 5 месеци
committed by GitHub
родитељ
комит
8eb97e8ca2
No known key found for this signature in database GPG Key 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…
Откажи
Сачувај