docs: Update contributing guide #864
No reviewers
Labels
No labels
Bug
Cherry-picking
Database
Dependencies
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/Federation
Matrix/MSC
Matrix/Media
Meta
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: continuwuation/continuwuity#864
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "jade/contributing-docs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -41,3 +42,2 @@
If you would like to run a specific engage task in a specific group, use `just
<GROUP> [TASK]`: `engage just lints cargo-fmt`
### Building Docker images
duplicate section (see comment on 107)
@ -60,1 +49,4 @@
```
The Docker image can be cross-compiled for different architectures if needed.
Duplicate section (see comment on 117)
@ -119,3 +107,1 @@
[4]: https://github.com/zyansheep/rustyline-async/
[5]: https://github.com/rust-rocksdb/rust-rocksdb/
[6]: https://github.com/tokio-rs/tracing/
## Building Docker Images
Wasn't building docker explained above?
@ -122,0 +114,4 @@
The image can be cross-compiled for different architectures.
## Matrix Protocol Compliance Testing
This section was also mentioned above