mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-10 14:19:08 -05:00
Rename to Code collaboration
This commit is contained in:
parent
57890d804c
commit
fe48fbae7b
8
96.md
8
96.md
|
@ -1,7 +1,7 @@
|
|||
NIP-96
|
||||
======
|
||||
|
||||
File distribution over Nostr
|
||||
Code collaboration over Nostr
|
||||
----------------------
|
||||
|
||||
`draft` `optional` `author: KaffinPX and Not Thomiz`
|
||||
|
@ -95,11 +95,11 @@ The `content` of it MUST contain a comment as text.
|
|||
|
||||
### Management
|
||||
|
||||
A comment event may contain a `s` tag indicating the event is specific to changing state of a thread or merge request. If present, the `s` tag MUST be `OPEN` or `CLOSE`.
|
||||
A comment event MAY contain a `s` tag indicating the event is specific to changing state of a thread or merge request. If present, the `s` tag MUST be `OPEN` or `CLOSE`.
|
||||
|
||||
Only considered valid if used by thread or merge request owner or by the repository owner.
|
||||
|
||||
The `content` of it MUST contain a comment as text.
|
||||
The `content` of it MUST contain a reason/comment as text.
|
||||
|
||||
```json
|
||||
{
|
||||
|
@ -112,4 +112,4 @@ The `content` of it MUST contain a comment as text.
|
|||
],
|
||||
"content": <comment>
|
||||
}
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user