TBD when the tutor plugin PR is merged.
- All code, comments, and documentation must be in clear, concise English
- Write descriptive commit messages using conventional commits.
- Follow the CI instructions on code quality.
Significant architectural decisions are documented in ADRs (Architectural Decision Records) located in the docs/decisions/ directory.
We welcome contributions! This is an experimental project exploring AI integration patterns for Open edX.
How to Contribute:
- Fork the repository
- Create a feature branch (
git checkout -b feature/your-feature) - Make your changes following the code standards
- Write or update tests as needed
- Submit a pull request with a clear description
For questions or discussions, please use the Open edX discussion forum.
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See the LICENSE file for details.
This repository is covered by the Open edX maintainers program and the current maintainers are listed in the catalog-info.yaml file.
Community Support:
- Open edX Forum: https://discuss.openedx.org
- GitHub Issues
Note: As this is an experimental project, support is provided on a best-effort basis.