Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

docs: add deprecation notice #648

Merged
merged 1 commit into from
Sep 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
⚠️ DEPRECATION WARNING
======================

This repository is `deprecated`_. It will no longer receive maintenance, support, or updates from the Open edX project.

At the time of writing, edX.org still runs `a fork`_ of this repository, but neither they nor the Open edX project make any guarantees about the stability or long-term availability of that code.

.. _deprecated: https://github.com/openedx/public-engineering/issues/276
.. _a fork: https://github.com/edx/registrar

Registrar service |Travis|_ |Codecov|_
===================================================

Expand Down
Loading