mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-10 23:12:41 +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
|
name: Bug report
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
title: BUG
|
title: ''
|
||||||
labels: Pending
|
labels: Pending
|
||||||
assignees: debugtalk
|
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 反馈(中文)
|
name: Bug 反馈(中文)
|
||||||
about: 提交 bug 反馈
|
about: 提交 bug 反馈
|
||||||
title: BUG
|
title: ''
|
||||||
labels: Pending
|
labels: Pending
|
||||||
assignees: debugtalk
|
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
|
name: Feature request
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
title: FEATURE
|
title: ''
|
||||||
labels: Pending
|
labels: Pending
|
||||||
assignees: debugtalk
|
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: 需求反馈
|
name: 需求反馈
|
||||||
about: 期望新增或改进实现的需求
|
about: 期望新增或改进实现的需求
|
||||||
title: FEATURE
|
title: ''
|
||||||
labels: Pending
|
labels: Pending
|
||||||
assignees: debugtalk
|
assignees: debugtalk
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user