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

Add note about dao testing feedback and bounties #117

Merged
merged 3 commits into from
Mar 2, 2019
Merged
Changes from 2 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
16 changes: 15 additions & 1 deletion getting-started-dao.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,20 @@ For a brief overview of how the Bisq DAO works, see our <<user-dao-intro#,Introd

Let's begin!

[sidebar]
.Quick note on testing
--
The launch of the DAO is a critical step for the Bisq Network. Rigorous testing and feedback from a wide user base is crucial, and as with all valuable contributions to Bisq, we're awarding BSQ to meaningful testing feedback.

Upon completing a testing cycle, as outlined in this doc, we invite you to take part in the following:

* **Complete a survey**. https://docs.google.com/forms/d/e/1FAIpQLSdS4YRE9Eox3bvuo4oSJJQCm5Yy54ZclKC_ThUt702PeU4rxw/viewform[This one^]. It's short, only 4 questions. _Award: 20 BSQ_.
* **Create a meaningful GitHub issue**. Something that will help developers improve the software and user experience. Please create issues in https://github.com/bisq-network/bisq[the main Bisq repository^]. _Award: 50 BSQ_.
* **Find an advanced technical flaw**. Find consensus bugs, data inconsistencies, or some other major bug? Let us know. More details https://bisq.community/t/how-to-explore-the-dao-on-testnet/6692[here^]. _Award: varies_.
m52go marked this conversation as resolved.
Show resolved Hide resolved

If you do take part in any of the items above, don't forget to <<compensation#,file a compensation request>> at the end of the month!
--

[[switch-to-testnet-mode]]
== Switch to dao-testnet mode

Expand Down Expand Up @@ -60,7 +74,7 @@ Go ahead and restart Bisq when prompted. Voilà—you should be in dao-testnet m
image::switch-testnet.png[Switch to dao-testnet]

[[acquire-some-bsq]]
== Acquire BSQ and BTC for testing
== Request BSQ and BTC for testing

As we covered in the <<user-dao-doc#,Introduction to the Bisq DAO>> doc, virtually all actions in the Bisq DAO require BSQ tokens. So let's get some!

Expand Down