synapse/docs/development
Forest Johnson 4210143f53
Docs: add missing PR submission process how-tos (#11821)
* Docs: add missing PR submission process how-tos

The documentation says that in order to submit a pull request you have to run the linter and links to [Run the linters](https://matrix-org.github.io/synapse/latest/development/contributing_guide.html#run-the-linters).  IMO "Run the linters" should explain that development dependencies are a pre-requisite.

I also included `pip install wheel`  which I had to run inside my virtual environment on ubuntu before I `pip install -e ".[all,dev]"` would succeed.
2022-01-25 14:09:56 +00:00
..
img/git Move dev/ docs to development/ (#10453) 2021-07-22 12:58:24 +02:00
internal_documentation Compile and render Synapse's docs into a browsable, mobile-friendly and searchable website (#10086) 2021-06-03 17:20:40 +01:00
cas.md Improve code formatting and fix a few typos in docs (#11221) 2021-11-01 11:35:55 +00:00
contributing_guide.md Docs: add missing PR submission process how-tos (#11821) 2022-01-25 14:09:56 +00:00
database_schema.md Improve code formatting and fix a few typos in docs (#11221) 2021-11-01 11:35:55 +00:00
experimental_features.md Add documentation for experimental feature flags. (#10865) 2021-09-22 13:41:42 +00:00
git.md Move dev/ docs to development/ (#10453) 2021-07-22 12:58:24 +02:00
room-dag-concepts.md Update backward extremity docs to make it clear that it does not indicate whether we have fetched an events' prev_events (#11469) 2021-12-03 18:25:04 -06:00
saml.md Improve code formatting and fix a few typos in docs (#11221) 2021-11-01 11:35:55 +00:00
url_previews.md Fix preview of imgur and Tenor URLs. (#11669) 2022-01-18 13:20:24 -05:00