Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example #40

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 18 additions & 14 deletions .github/ISSUE_TEMPLATE/bounty-template.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,33 @@
---
name: Bounty template
about: Use this template to create a new bounty for the ETHBerlin Zwei hackathon
title: '[BOUNTY] Project name - task'
labels: bounty
assignees: ''
name: Sponsor Bounty Template
about: Use this template to create a new bounty for the ETHBerlin³ hackathon.
title: "[BOUNTY] Project Name - Bounty Name/Task"
labels: sponsor-bounty
---

# A title to grab a hackers attention
# Bounty title to grab the hackers' attention

Add a short introduction to you and your bounty here.
Add a short introduction to your project and the scope of your bounty here.

## How to qualify
## How to qualify? ☑️

How does a hacker qualify for this bounty, and what do they have to do?
How does a hacker qualify for this bounty and what do they have to do to hand the bounty in?

## Resources
We recommend asking the hackers to post the link to their devpost sumbission as a comment to the issue before the hackathon deadline (Sun, Sep 19, 11AM Berlin time) in order to hand their submission in.

In this case, link to your file in the [knowledge base resources directory](https://github.com/ethberlinzwei/KnowledgeBase/resources).
## Additional Resources 🌐

## Judging Criteria
Link to your documentation and other relevant resources here. You can also describe where hackers can find you (e.g. at your sponsor booth) if they have technical questions or need help.

## Judging Criteria ⚖️

Outline the criteria which you will be using to determine the winner of your bounty here.

1\.
2\.

## Prizes
## Prize 🏆

Describe the prize the hackers will receive if they win this bounty here.

1\.
2\.
24 changes: 24 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.

In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.

For more information, please refer to <https://unlicense.org>
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# ETHBerlin³ Sponsor Bounties

This repository contains an issue tracker that allows sponsors to post bounties as additional hackathon rewards.

## TL;DR

- Want to add a new sponsor bounty? Create an issue with `[BOUNTY]`: [sponsor-bounties/issues/new?template=bounty-template.md](https://github.com/ethb3rlin/sponsor-bounties/issues/new?assignees=&labels=sponsor-bounty&template=bounty-template.md&title=%5BBOUNTY%5D+Project+-+Task)
- Looking for sponsor bounties? Check the available sponsor bounties here: [sponsor-bounties/issues](https://github.com/ethb3rlin/sponsor-bounties/issues)
- Looking for the main track rewards? Check out the ETHBerlin³ website: <https://ethberlin.ooo> and the Devpost: _soon!_
- Connect with sponsors and hackers on Matrix: [#ethberlin:matrix.org](https://matrix.to/#/#ethberlin:matrix.org)

![ETHBerlin Banner](https://github.com/ethb3rlin/.github/blob/main/ethberlin_banner.png)

_Note that in order to win a main track hackathon prize or meta award, you do not have to apply for sponsor bounties. The sponsor bounties are an additional incentive/bounty unrelated to the main hackathon prizes._