Skip to content

Commit 858a8c2

Browse files
authored
Merge pull request #266 from filecoin-project/storage_provider_bounty_issue_templates
Storage provider bounty issue templates
2 parents 046c37a + a3aead5 commit 858a8c2

File tree

2 files changed

+45
-0
lines changed

2 files changed

+45
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
name: Storage Provider Bounty Claim
3+
about: Claim a bounty for a completed work
4+
title: "[Storage Provider Bounty Claim] <Your Title Here>"
5+
labels: "category: storage-provider-bounty"
6+
assignees: vnessasgrt
7+
8+
---
9+
10+
## 1. What Bounty is this issue claiming?
11+
12+
<!-- link to Bounty in this repo -->
13+
14+
## 2. What Pull Request contains the solution?
15+
16+
<!-- link to Pull Request closing the Bounty issue, the Pull Request must be merged and you must be the primary author -->
17+
18+
## Contact Information
19+
20+
<!-- IMPORTANT: once you're done, please send a link to this issue AND your payment information to [email protected]-->
21+
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: Storage Provider Bounty Issue
3+
about: Submit issues to help improve out community
4+
title: "[Storage Provider Bounty Issue] <Your Title Here>"
5+
labels: "category: storage-provider-bounty"
6+
assignees: vnessasgrt
7+
8+
---
9+
10+
## 1. Proposed issue:
11+
12+
<!-- Description of your proposed issue -->
13+
14+
## 2. Why is this issue important?
15+
16+
<!-- Clear description of the issue's value -->
17+
18+
## 3. Tasks
19+
20+
<!-- Structured and concise list of tasks -->
21+
22+
## 4. Additional Context
23+
24+
<!-- links and additional notes as references -->

0 commit comments

Comments
 (0)