File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
priv/content/docs/bounties Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,12 @@ defmodule AlgoraWeb.DocsLive do
1414 title: 'GitHub bounties' ,
1515 links: [
1616 % { title: 'In your own repos' , href: ~p" /docs/bounties/in-your-own-repos" } ,
17+ # dashboard with arrow to create installation
18+ # installation screen
19+ # /bounty $15000
20+ # reward
21+ ### via solutions table -> claim page
22+ ### OR autopay on merge
1723 % { title: 'In other projects' , href: ~p" /docs/bounties/in-other-projects" }
1824 ]
1925 } ,
Original file line number Diff line number Diff line change 11---
2- title : " Bounties in your GitHub repos"
2+ title : " Create bounties in your GitHub repos"
33---
4+
5+ # Create bounties in your GitHub repos
6+
7+ To create a bounty in your own GitHub repo, install the Algora app from your org dashboard or settings.
8+
9+ ![ Install Algora app] ( /images/docs/bounties/install-algora-app.png )
You can’t perform that action at this time.
0 commit comments