mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Update CONTRIBUTING.md
This commit is contained in:
parent
45496a0a36
commit
f78b62e073
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Contributing
|
||||
Before contributing, please read our [the code style](https://github.com/teloxide/teloxide/blob/master/CODE_STYLE.md).
|
||||
Before contributing, please read [our code style](https://github.com/teloxide/teloxide/blob/master/CODE_STYLE.md) and [the license](https://github.com/teloxide/teloxide/blob/master/LICENSE).
|
||||
|
||||
To change the source code, fork this repository and work inside your own branch. Then send us a PR and wait for the CI to check everything. However, you'd better check changes first locally:
|
||||
|
||||
|
|
Loading…
Reference in a new issue