You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. **Start working**: Comment `/attempt ##{ticket_ref["number"]}` with your implementation plan
153
-
2. **Submit work**: Create a pull request including `/claim ##{ticket_ref["number"]}` in the PR body to claim the bounty
166
+
1. **Start working**: Comment `/attempt ##{ticket_ref[:number]}` with your implementation plan
167
+
2. **Submit work**: Create a pull request including `/claim ##{ticket_ref[:number]}` in the PR body to claim the bounty
154
168
3. **Receive payment**: 100% of the bounty is received 2-5 days post-reward. [Make sure you are eligible for payouts](https://docs.algora.io/bounties/payments#supported-countries-regions)
155
169
156
-
Thank you for contributing to #{ticket_ref["owner"]}/#{ticket_ref["repo"]}!
170
+
Thank you for contributing to #{ticket_ref[:owner]}/#{ticket_ref[:repo]}!
0 commit comments