mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 21:19:13 +00:00

* Add contributing file * Rewrite and point at matrix-appservice-bridge * Add documentation * Ensure we install matrix-appservice-bridge when building docs * Also install for release * changelog * add contrib file * Remove artifact step, it doesn't render so nicely * Update README.md
773 B
773 B
Hi there! Please read the CONTRIBUTING.md guide for all matrix.org bridge projects.
Hookshot Guidelines
- Hookshot presently uses the
main
branch as the default branch (instead ofdevelop
). - Since Hookshot caters to a range of services, we have additional tags such as
GitHub
,GitLab
which help us determine which services are affected by an issue. - In addition to Typescript, Hookshot makes use of Rust. You will need to setup Rust in order to build the project. https://rustup.rs/ is a good option for most people.
- The official hookshot support/development room is #hookshot:half-shot.uk