Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

[WIP] Produce 'Compensation' doc #62

Closed
wants to merge 2 commits into from
Closed
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
31 changes: 31 additions & 0 deletions compensation.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
= Compensation
:toc: left
:sectanchors:

existing howto documentation: https://docs.bisq.network/dao/phase-zero.html#how-to-request-compensation

compensation request issue template: https://github.com/bisq-network/compensation/blob/master/ISSUE_TEMPLATE.md

delivered work: https://github.com/bisq-network/proposals/issues/19

https://github.com/issues?utf8=%E2%9C%93&q=org%3Abisq-network+involves%3Acbeams+updated%3A2018-05-01..2018-05-31+sort%3Aupdated-desc+[org:bisq-network involves:cbeams updated:2018-05-01..2018-05-31 sort:updated-desc]

monthly reports: https://github.com/bisq-network/proposals/issues/13

my comments regarding contributor work vs. maintainer work vs. role owner work in https://github.com/bisq-network/compensation/issues/68

my response to @rex4539 regarding value of BSQ and how to know how much to request: https://github.com/bisq-network/compensation/issues/70#issuecomment-393061717

When transcribing compensation requests from GitHub issues to the spreadsheet, e.g. as was done when transcribing https://github.com/bisq-network/compensation/issues/70[May requests] to the worksheet https://docs.google.com/spreadsheets/d/1xlXDswj3251BPCOcII-UyWlX7o7jMkfYBE-IZ5te5Ck/edit#gid=722083962[here]:

$ for n in $(seq 71 80); do echo "=HYPERLINK(\"https://github.com/bisq-network/compensation/issues/$n\",\"bisq-network/compensation/issues/$n\")"; done;
=HYPERLINK("https://github.com/bisq-network/compensation/issues/71","bisq-network/compensation/issues/71")
=HYPERLINK("https://github.com/bisq-network/compensation/issues/72","bisq-network/compensation/issues/72")
=HYPERLINK("https://github.com/bisq-network/compensation/issues/73","bisq-network/compensation/issues/73")
=HYPERLINK("https://github.com/bisq-network/compensation/issues/74","bisq-network/compensation/issues/74")
=HYPERLINK("https://github.com/bisq-network/compensation/issues/75","bisq-network/compensation/issues/75")
=HYPERLINK("https://github.com/bisq-network/compensation/issues/76","bisq-network/compensation/issues/76")
=HYPERLINK("https://github.com/bisq-network/compensation/issues/77","bisq-network/compensation/issues/77")
=HYPERLINK("https://github.com/bisq-network/compensation/issues/78","bisq-network/compensation/issues/78")
=HYPERLINK("https://github.com/bisq-network/compensation/issues/79","bisq-network/compensation/issues/79")
=HYPERLINK("https://github.com/bisq-network/compensation/issues/80","bisq-network/compensation/issues/80")