Contributing code¶ So you’d like to write some code or documentation to improve Django MongoDB Backend? Here are some resources: Coding style Pre-commit checks Unit tests Running the unit tests Writing documentation How the documentation is organized How to start contributing documentation Clone the Django repository to your local machine Set up a virtual environment and install dependencies Build the documentation locally Making edits to the documentation