This commit is contained in:
Christian Chiarulli 2023-12-17 16:14:16 -05:00
parent 637eb1eda7
commit e071e72cc7

6
43.md
View File

@ -50,7 +50,7 @@ The following tags MUST be present when the bounty is updated to `assigned` stat
- An `e` tag to reference the **Bounty Application Event**. - An `e` tag to reference the **Bounty Application Event**.
- An `application` tag with the stringified **Bounty Application Event**. - An `r` tag with the stringified **Bounty Application Event**.
## Bounty Application Event ## Bounty Application Event
@ -58,9 +58,9 @@ The `.content` of these events should be a simple plain text string explaining w
The following tags MUST be present: The following tags MUST be present:
- A `d` tag to reference the **Bounty Event**. - A standard `a` tag to reference the **Bounty Event**.
- A `description` tag describing what the applicant is applying to containing the stringified **Bounty Event**. - A `r` tag describing what the applicant is applying to containing the stringified **Bounty Event**.
The following tags MAY be present: The following tags MAY be present: