Skip to content

Commit

Permalink
docs: note that this repo is being moved (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
bradenmacdonald authored Aug 19, 2024
1 parent b55e5c9 commit aa120dc
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# frontend-lib-content-components

## 🚧 Being Moved 🚧


We're in the process of moving this repository into `frontend-app-course-authoring`.


Please see https://github.com/openedx/frontend-app-course-authoring/pull/1208

Feel free to continue merging small bugfixes in the meantime, but for major PRs,
please wait until that move has completed, and open a new PR against that repo.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# frontend-lib-content-components

## 🚧 Being Moved 🚧


We're in the process of moving this repository into `frontend-app-course-authoring`.


Please see https://github.com/openedx/frontend-app-course-authoring/pull/1208


# Purpose
A library of high-level components for content handling (viewing, editing, etc. of HTML, video, problems, etc.), to be shared by multiple MFEs.

Expand Down

0 comments on commit aa120dc

Please sign in to comment.