From c43518354d6d0d7ca5305b37bbc2f14308508c6c Mon Sep 17 00:00:00 2001 From: Simone Date: Tue, 18 May 2021 20:13:23 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/-bounty-title-.md | 41 ++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/-bounty-title-.md diff --git a/.github/ISSUE_TEMPLATE/-bounty-title-.md b/.github/ISSUE_TEMPLATE/-bounty-title-.md new file mode 100644 index 0000000..5da7ab7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/-bounty-title-.md @@ -0,0 +1,41 @@ +--- +name: "" +about: Start here to publish a new GitCoin Bounty +title: A General-purpose NFT Marketplace +labels: '' +assignees: '' + +--- + +## General +#### Discuss +Please join our [Discord Dev Chat](https://iotex.io/devdiscord) and reach out to `Simone_IoTeX` to discuss the project + +#### Follow Us +[iotex.io](https://iotex.io) | [Telegram](https://t.me/IoTeXGroup) | [Twitter](https://twitter.com/iotex_io) | [Medium](https://medium.com/@iotex) | [Reddit](https://www.reddit.com/r/IoTeX) + +## Bounty Description +What the applicants are supposed to build? + +## Context +If it's useful, explain the context in which this project is inserted such taht the applicatns can better understand the intent + +## Acceptance criteria +Set clear and verifiable acceptance criteria for the project. If required, split into milestones and split the following Reward section accordingly: + +**Milestone 1** +* [ ] Acceptance criteria 1 +* [ ] Acceptance criteria 2 + +**Milestone M** +* [ ] Acceptance criteria N + +## Time estimation +If there is a deadline, or a specific requirement for the time required to develop this project, please set it here + +## Reward +Set the reward for this bounty (in USD). Depending on the Acceptance criteria section, this could be split into milestones. + +* [ ] Milestone I: X USD +* [ ] Milestone II: Y USD +...