Skip to content

Commit 4accf24

Browse files
authored
Remove boiler plate string in title (#2225)
1 parent 26808c9 commit 4accf24

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: Report a bug in the Azure SDK for Rust
3-
title: "[BUG] "
43
labels: ["needs-triage"]
54
type: "Bug"
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 an idea for this project
3-
title: "[Feature Request]: "
43
labels: ["needs-triage"]
54
type: "Feature"
65

0 commit comments

Comments
 (0)