mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-16 22:20:24 +00:00
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified.
16 lines
707 B
ReStructuredText
16 lines
707 B
ReStructuredText
Contributing
|
|
============
|
|
|
|
.. image:: https://jazzband.co/static/img/jazzband.svg
|
|
:target: https://jazzband.co/
|
|
:alt: Jazzband
|
|
|
|
This is a `Jazzband <https://jazzband.co>`_ project. By contributing you agree to abide by the `Contributor Code of Conduct <https://jazzband.co/about/conduct>`_ and follow the `guidelines <https://jazzband.co/about/guidelines>`_.
|
|
|
|
Also, please read the following:
|
|
|
|
* Our design_ document, which lists the constraints and goals of the project.
|
|
* Our contributing_ document, which describes our procedures and methods.
|
|
|
|
.. _design: https://django-admin2.readthedocs.io/en/latest/design.html
|
|
.. _contributing: https://django-admin2.readthedocs.io/en/latest/contributing.html
|