mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-19 01:41:52 -05:00
* 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. |
||
|---|---|---|
| .. | ||
| img/git | ||
| internal_documentation | ||
| cas.md | ||
| contributing_guide.md | ||
| database_schema.md | ||
| experimental_features.md | ||
| git.md | ||
| room-dag-concepts.md | ||
| saml.md | ||
| url_previews.md | ||