Skip to content

Commit b72e40b

Browse files
committed
Do not set default name for the issues
1 parent 0a122d5 commit b72e40b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Bug report
22
description: Create a report to help us improve
3-
title: "[BUG] - <title>"
43
labels: ["type:Bug"]
54

65
body:

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Feature request
22
description: Suggest a new feature for this project
3-
title: "[ENH] - <title>"
43
labels: ["type:Enhancement"]
54

65
body:

0 commit comments

Comments
 (0)