diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -278,7 +278,7 @@ Please update these lists when proposing NIPs introducing new event kinds. | |||
| 278 | 278 | ||
| 279 | ## Criteria for acceptance of NIPs | 279 | ## Criteria for acceptance of NIPs |
| 280 | 280 | ||
| 281 | 1. They should be implemented in at least two clients and one relay -- when applicable. | 281 | 1. They should be fully implemented in at least two clients and one relay -- when applicable. |
| 282 | 2. They should make sense. | 282 | 2. They should make sense. |
| 283 | 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. | 283 | 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. |
| 284 | 4. There should be no more than one way of doing the same thing. | 284 | 4. There should be no more than one way of doing the same thing. |