openedx / openedx/xblocks-core
Rename the repo to `xblocks-core`
@kdmccormick is already working on this.
Since May 4, 2026.
- Dominant language
- Python
- Stars
- 0
- Forks
- 15
- Avg merge
- 5d 16m
- Merged PRs (30d)
- 7
Description
Depends on: https://github.com/openedx/xblocks-contrib/issues/237
Background: xblocks-core was one of the original name suggestions for the repo... I think aximprovements had suggested it. I had been against the name, because I thought that the blocks here (HTML, Problem) were only a subset of what we called the "Core" in OEP-57. But since we're now looking to merge in blocks like PDFBLock and DragAndDropV2, "core" would actually be an appropriate name, and it's easier to understand than "contrib" (which was inspired by django.contrib).
Impl:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.