The README.rst file should start with a brief description of the repository,
which sets it in the context of other repositories under the edx
organization. It should make clear where this fits in to the overall edX
codebase.
Plugins to support Open edX course, library, block export
The README.rst file should then provide an overview of the code in this
repository, including the main components and useful entry points for starting
to understand the code in more detail.
The full documentation is at https://openedx-export-plugins.readthedocs.org.
The code in this repository is licensed under the Apache Software License 2.0 unless otherwise noted.
Please see LICENSE.txt for details.
Contributions are very welcome.
Please read How To Contribute for details.
Even though they were written with edx-platform in mind, the guidelines
should be followed for Open edX code in general.
The pull request description template should be automatically applied if you are creating a pull request from GitHub. Otherwise you can find it at PULL_REQUEST_TEMPLATE.md.
The issue report template should be automatically applied if you are creating an issue on GitHub as well. Otherwise you can find it at ISSUE_TEMPLATE.md.
Please do not report security issues in public. Please email security@edx.org.
Have a question about this repository, or about Open edX in general? Please refer to this list of resources if you need any assistance.