NIP-34: add repo-id standard

suggested guidance for repo-id
This commit is contained in:
DanConwayDev 2024-03-07 08:03:48 +00:00 committed by fiatjaf_
parent d607a288b5
commit 46ea8dcf9c
1 changed files with 1 additions and 1 deletions

2
34.md
View File

@ -17,7 +17,7 @@ Git repositories are hosted in Git-enabled servers, but their existence can be a
"kind": 30617,
"content": "",
"tags": [
["d", "<repo-id>"],
["d", "<repo-id>"], // usually kebab-case short name
["name", "<human-readable project name>"],
["description", "brief human-readable project description>"],
["web", "<url for browsing>", ...], // a webpage url, if the git server being used provides such a thing