mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
increase requirements for nips.
This commit is contained in:
parent
da7899cebe
commit
3dd52e5cb4
|
@ -72,10 +72,11 @@ When experimenting with kinds, keep in mind the classification introduced by [NI
|
|||
|
||||
## Criteria for acceptance of NIPs
|
||||
|
||||
1. They should be implemented in at least one client and one relay -- when applicable.
|
||||
1. They should be implemented in at least two clients and one relay -- when applicable.
|
||||
2. They should make sense.
|
||||
3. They should be optional and backwards-compatible: care must be taken such that clients and relays that choose to not implement them do not stop working when interacting with the ones that choose to.
|
||||
4. Other rules will be made up when necessary.
|
||||
4. There should be no more than one way of doing the same thing.
|
||||
5. Other rules will be made up when necessary.
|
||||
|
||||
## License
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user