Commit 8eba2f54 by James Tauber

updated README with boilerplate

parent 7fc4325f
...@@ -272,4 +272,35 @@ analytics between LMSes. A potential structure for this is: ...@@ -272,4 +272,35 @@ analytics between LMSes. A potential structure for this is:
Here, each instance would have a data layer module. This module would Here, each instance would have a data layer module. This module would
translate the data generate by the particular LMS into a common translate the data generate by the particular LMS into a common
representation. Analytics would be built on top of that common representation. Analytics would be built on top of that common
representation. representation.
\ No newline at end of file
Other edX Code
==============
See [code.edx.org](http://code.edx.org/) for other parts of the edX code base.
License
-------
The code in this repository is licensed under version 3 of the AGPL unless
otherwise noted.
Please see ``LICENSE.txt`` for details.
How to Contribute
-----------------
Contributions are very welcome. The easiest way is to fork this repo, and then
make a pull request from your fork. The first time you make a pull request, you
may be asked to sign a Contributor Agreement.
Reporting Security Issues
-------------------------
Please do not report security issues in public. Please email security@edx.org
Mailing List and IRC Channel
----------------------------
You can discuss this code on the [edx-code Google Group](https://groups.google.com/forum/#!forum/edx-code) or in the
`edx-code` IRC channel on Freenode.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment