From ca006f151d0c4e2e45698c33d2d31c3caba17748 Mon Sep 17 00:00:00 2001 From: Kumaraguru <19eucs071@skcet.ac.in> Date: Mon, 19 Jun 2023 16:00:32 +0530 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/new-bounty.md | 36 ++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/new-bounty.md diff --git a/.github/ISSUE_TEMPLATE/new-bounty.md b/.github/ISSUE_TEMPLATE/new-bounty.md new file mode 100644 index 0000000..2c009ef --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new-bounty.md @@ -0,0 +1,36 @@ +--- +name: New Bounty +about: Propose a bounty for Waku +title: "[BOUNTY] " +labels: open +assignees: hackyguru + +--- + +### Bounty summary + +<!-- Explain your bounty's executive summary that precisely describes the aim --> + +### Impact + +<!-- Explain how your bounty positively contributes to the growth of Waku --> + +### Timeline + +<!-- Provide a suitable time frame for the bounty objectives to be delivered --> + +### Deliverables + +<!-- List out all the deliverables of the bounty --> + +### Rewards + +<!-- Mention the reward for successfully completing the bounty --> + +### Evaluation criteria + +<!-- Explain the guidelines, rules and other factors that help in evaluation --> + +### Resources + +<!-- List out some of the resources that can be helpful in completing the bounty -->