bedrock ======= *bedrock* is the code name of the new mozilla.org. It is as shiny, awesome, and open sourcy as always. Perhaps even a little more. [![Build Status](https://travis-ci.org/mozilla/bedrock.svg?branch=master)](https://travis-ci.org/mozilla/bedrock) [![Coverage Status](https://img.shields.io/coveralls/mozilla/bedrock.svg)](https://coveralls.io/r/mozilla/bedrock) Docs ---- Bedrock is a [Django][django] project. Check out the [django docs][dj-docs] for general technical documentation. In addition, there are project-specific [bedrock docs][br-docs]. [django]: https://www.djangoproject.com/ [dj-docs]: https://docs.djangoproject.com/ [br-docs]: http://bedrock.readthedocs.org/ Contributing ------------ Patches are welcome! Feel free to fork and contribute to this project on [github][gh-bedrock]. If you find a problem and wish to report it, please [file a bug][bugzilla]. Looking for a good first bug to work on? Take a look at the [wiki page][wiki] for a list of mentored bugs. [gh-bedrock]: https://github.com/mozilla/bedrock [bugzilla]: https://bugzilla.mozilla.org/enter_bug.cgi?product=www.mozilla.org&component=Bedrock [wiki]: https://wiki.mozilla.org/Webdev/GetInvolved/mozilla.org#Mentored_Bugs License ------- This software is licensed under the [MPL/GPL/LGPL tri-license][MPL]. For more information, read the file ``LICENSE``. [MPL]: http://www.mozilla.org/MPL/