Skip to content

Commit b7c9a44

Browse files
LeoBoraiTurbo87
andauthored
Add FAQ on how to leave crate open for adoption (#5216)
* Add FAQ on how to leave crates open for adoption Provides a section in the policies page to communicate to users how they could leave a crate open for transferring. The idea was first shared by @carols10cents. * Adjust crate removal policy wording Co-authored-by: Tobias Bieniek <[email protected]>
1 parent 7f0e529 commit b7c9a44

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

app/templates/policies.hbs

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,24 @@
4242
Code of Conduct.
4343
</p>
4444

45+
<h3 id='delete-crate'><a href='#delete-crate'>How can I delete a crate I own from the registry?</a></h3>
46+
47+
<p>
48+
You can't delete crates from the registry, but you can leave it open for
49+
transferring ownership to others.
50+
</p>
51+
52+
<p>
53+
To do this, you must publish a version with a message in the README
54+
communicating to crates.io support team that you consent to transfer the
55+
crate to the first person who asks for it:
56+
</p>
57+
58+
<blockquote>
59+
I consent to the transfer of this crate to the first person who asks
60+
61+
</blockquote>
62+
4563
<h3 id='squatting'><a href='#squatting'>Squatting</a></h3>
4664

4765
<p>

0 commit comments

Comments
 (0)