This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Improve contributor docs with reference to Rust #15667
Labels
A-Docs
things relating to the documentation
T-Enhancement
New features, changes in functionality, improvements in performance, or user-facing enhancements.
Z-Dev-Wishlist
Makes developers' lives better, but doesn't have direct user impact
Description
I ran into trouble setting up a development environment but following the docs in
develop/docs/development/contributing_guide.md
. Admittedly the problems were due to poor reading comprehension on my part, but some clarifications in the documentation might help.Steps to reproduce
poetry install
and watch it fail due to needing Rustpoetry install
Homeserver
Local development environment
Synapse Version
1.84.0rc1 (b=develop,1903c7e5e)
Installation Method
pip (from PyPI)
Database
A single PostgreSQL server, with a new clean DB
Workers
Single process
Platform
Development environment running directly in the host OS (no VM or container) on Ubuntu 20.04
Configuration
No unusual configs
Relevant log output
Anything else that would be useful to know?
I have the makings of a pull request here:
https://github.com/grantm/synapse/tree/grantm/contributor-docs
The text was updated successfully, but these errors were encountered: