bedrock/README.md

57 строки
1.8 KiB
Markdown

Bedrock
=======
*Bedrock* is the code name of [mozilla.org][mozilla]. It is as shiny,
awesome, and open source as always. Perhaps even a little more.
[mozilla]: https://www.mozilla.org/
[![Circle CI](https://circleci.com/gh/mozilla/bedrock.svg?style=svg)](https://circleci.com/gh/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][gh-bedrock] on
GitHub. If you find a problem and wish to report it, please [file
a bug][github-issue].
Looking for a good first bug to work on? Take a look at our [contributing doc][contributing]
to get started.
[gh-bedrock]: https://github.com/mozilla/bedrock
[github-issue]: https://github.com/mozilla/bedrock/issues/new?template=bug_report.md
[contributing]: https://github.com/mozilla/bedrock/blob/master/.github/CONTRIBUTING.md
Code of Conduct
---------------
This repository is governed by Mozilla's [Community Participation Guidelines][participation]
and [Developer Etiquette Guidelines][etiquette].
[participation]: https://github.com/mozilla/bedrock/blob/master/CODE_OF_CONDUCT.md
[etiquette]: https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
License
-------
This software is licensed under the [MPL version 2.0][MPL]. For more
information, read this repository's [LICENSE][LICENSE].
[MPL]: https://www.mozilla.org/MPL/
[LICENSE]: https://github.com/mozilla/bedrock/blob/master/LICENSE
![](http://i.imgur.com/ElotJSI.jpg)
credit [@designerham](https://github.com/designerham)