mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 22:46:39 +01:00
Merge pull request #154 from teloxide/edit-contributing-md
Update CONTRIBUTING.md
This commit is contained in:
commit
e2152df44a
1 changed files with 1 additions and 0 deletions
|
@ -7,4 +7,5 @@ To change the source code, fork this repository and work inside your own branch.
|
|||
cargo clippy --all --all-features --all-targets
|
||||
cargo test --all
|
||||
cargo doc --open
|
||||
cargo fmt --all -- --check
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue