Skip to content

Commit 4b69ba6

Browse files
committed
fix yaml syntax for GH issue after having tested in a private repo
1 parent 17f9738 commit 4b69ba6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/storage-provider-bounty-claim.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
name: Storage Provider Bounty Claim
33
about: Claim a bounty for a completed work
4-
title: [Storage Provider Bounty Claim] <Your Title Here>
5-
labels: category: storage-provider-bounty
4+
title: "[Storage Provider Bounty Claim] <Your Title Here>"
5+
labels: "category: storage-provider-bounty"
66
assignees: vnessasgrt
77

88
---

.github/ISSUE_TEMPLATE/storage-provider-bounty-issue.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
name: Storage Provider Bounty Issue
33
about: Submit issues to help improve out community
4-
title: [Storage Provider Bounty Issue] <Your Title Here>
5-
labels: category: storage-provider-bounty
4+
title: "[Storage Provider Bounty Issue] <Your Title Here>"
5+
labels: "category: storage-provider-bounty"
66
assignees: vnessasgrt
77

88
---

0 commit comments

Comments
 (0)