Browse Source

feat(ngit): add tip for reissuing repo event

so that users can change title description, etc.
master
DanConwayDev 2 years ago
parent
commit
82a3804f06
No known key found for this signature in database
GPG Key ID: 68E15486D73F75E1
  1. 4
      src/routes/ngit/+page.svelte

4
src/routes/ngit/+page.svelte

@ -72,7 +72,9 @@ @@ -72,7 +72,9 @@
><span class="py-5">ngit claim</span></span
>
issue a repository nostr event which lists it on gitworkshop.dev and
indicates you are accepting patches and PRs via nostr.
indicates you are accepting patches and PRs via nostr. This can be run
many times to update the details. The relays will reflect your user relays
plus blaster.
</p>
<p>
It also creates an optional <span class="font-mono p-2 bg-base-200"

Loading…
Cancel
Save