diff --git a/117.md b/117.md index 05cbe3dd..d4cd0f4f 100644 --- a/117.md +++ b/117.md @@ -42,9 +42,13 @@ The following tags MAY be present: - A `context` tag to provide a link to a website or other resource that provides more information about the bounty. -- A `p` tag of the applicant public key to track who is currently assigned to the bounty. **NOTE** This tag MUST be present when the bounty has the `assigned` status. +The following tags MUST be present when the bounty is updated to `assigned` status: -- An `application` tag with the stringified **Bounty Application Event**. **NOTE** This tag SHOULD be present when the bounty has the `assigned` status. +- A `p` tag of the applicant public key to track who is currently assigned to the bounty. + +- An `e` tag to reference the **Bounty Application Event**. + +- An `application` tag with the stringified **Bounty Application Event**. - An arbitrary amount of `t` tags to provide a list of tags that can be used as categories to filter bounties.