mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-10 08:44:33 +00:00
NIP-34: add repo-id standard
suggested guidance for repo-id
This commit is contained in:
parent
d607a288b5
commit
46ea8dcf9c
1 changed files with 1 additions and 1 deletions
2
34.md
2
34.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue