potentially use two events for bounty

This commit is contained in:
Christian Chiarulli 2023-12-19 05:39:01 -05:00
parent e071e72cc7
commit 262867724e

2
43.md
View File

@ -119,3 +119,5 @@ This would require 2 events to be published:
A note can also be published along with the creation of the event referencing the bounty with an arbitrary list of p tags for users the creator thinks may be interested in reviewing or applying the bounty.
Potentially make currency it's own tag so you can filter by currency.
Potentially split bounty into two events. One pre-assignment and one post-assignment. Pre assignment can be used to allow editing of the bounty so that the creator can add more funds or change the description. Post assignment can be used to track the status of the bounty and the assigned user without allowing the creator to change the bounty after assignment.