Skip to content

Commit 7b444ff

Browse files
committed
updates
1 parent fa5281a commit 7b444ff

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

lib/algora_web/live/docs_live.ex

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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
},
Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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)

0 commit comments

Comments
 (0)