Skip to content

Commit 9546c6e

Browse files
Remove default titles in issue templates
1 parent 3087d6c commit 9546c6e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/ISSUE_TEMPLATE/binary-adapter-request.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Binary Adapter Request
22
description: Request a new binary adapter.
3-
title: "[Request - BinaryAdapter] "
43
labels: [ "type: enhancement" ]
54
body:
65
- type: input

.github/ISSUE_TEMPLATE/generic-feature-request.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Generic Feature Request
22
description: Suggest an idea for this project.
3-
title: "[Request - Generic] "
43
labels: [ "type: enhancement" ]
54
body:
65
- type: textarea

0 commit comments

Comments
 (0)