Skip to content

Instantly share code, notes, and snippets.

@uncenter
Last active May 31, 2024 01:59
Show Gist options
  • Save uncenter/9071ef904cfa45c82e3b57a0100c9c50 to your computer and use it in GitHub Desktop.
Save uncenter/9071ef904cfa45c82e3b57a0100c9c50 to your computer and use it in GitHub Desktop.
Notices to place at the top of READMEs before archiving a repository.

Repository replaced / suggest alternative:

<div align="center">
	<h1>🚧 ARCHIVED 🚧</h1>
	<h3>Use <a href="https://xyz.com">xyz</a> instead.</h3>
</div>

---

Rendered:

🚧 ARCHIVED 🚧

Use xyz instead.


Repository or code moved/merged:

<div align="center">
	<h1>🚧 ARCHIVED 🚧</h1>
	<h3>Moved to / merged into <a href="https://github.com/:OWNER/:REPO">:OWNER/:REPO</a>.</h3>
</div>

---

Rendered:

🚧 ARCHIVED 🚧

Moved to / merged into :OWNER/:REPO.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment