upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiatjaf <faitjaf@gmail.com>2022-05-02 09:30:30 -0300
committerfiatjaf <faitjaf@gmail.com>2022-05-02 09:30:30 -0300
commitc053670d563954d449c836d0c3e7dac5e3233fa8 (patch)
tree223a6f05536a509023253f90e0e49c897e8d58d2
parent889692ad5c2a37271a4a79bb6391e7bdf1c9fc8d (diff)
add criteria for acceptance.
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4dd711a..acabd2b 100644
--- a/README.md
+++ b/README.md
@@ -24,3 +24,13 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
24| 5 | Event Deletion | 9 | 24| 5 | Event Deletion | 9 |
25 25
26Please update this list when proposing NIPs introducing new event kinds. 26Please update this list when proposing NIPs introducing new event kinds.
27
28## Criteria for acceptance of NIPs
29
301. They should be implemented somewhere at least as a prototype somewhere.
312. They should make sense.
323. Other rules will be made up when necessary.
33
34## License
35
36All NIPs are public domain.