mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
change: remove default issue title
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: BUG
|
||||
title: ''
|
||||
labels: Pending
|
||||
assignees: debugtalk
|
||||
---
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/bug_report_zh.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report_zh.md
vendored
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Bug 反馈(中文)
|
||||
about: 提交 bug 反馈
|
||||
title: BUG
|
||||
title: ''
|
||||
labels: Pending
|
||||
assignees: debugtalk
|
||||
---
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: FEATURE
|
||||
title: ''
|
||||
labels: Pending
|
||||
assignees: debugtalk
|
||||
---
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request_zh.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request_zh.md
vendored
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: 需求反馈
|
||||
about: 期望新增或改进实现的需求
|
||||
title: FEATURE
|
||||
title: ''
|
||||
labels: Pending
|
||||
assignees: debugtalk
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user