Last updated
Last updated
A whitelisted (admin) member of an organisation
can initiate a quest by "stashing" a USD reward of reward_value
in a GitHub Issue.
To accomplish this, use on the admin dashboard and follow on-screen instructions.
Alternatively, for starting public Quests only, call the stash
command in the target Issue, specifying the desired reward_value
.
Note there is no currency symbol used in the above command. For now, all integer values are taken as USD by default.
If this is successful you will see a message like:
Note, it is possible to change the value of a reward after a Quest begins using the restash
command (see '' below).
for common errors with stash
.