Add contrib docs
This commit is contained in:
parent
0c5f6b7016
commit
70420bc9e6
@ -42,6 +42,7 @@ XMPP bot experiments going on in
|
|||||||
- [Roadmap](#roadmap)
|
- [Roadmap](#roadmap)
|
||||||
- [Changes](#changes)
|
- [Changes](#changes)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
|
- [Contributing](#contributing)
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
@ -418,3 +419,10 @@ See the [CHANGELOG.md](./CHANGELOG.md).
|
|||||||
## License
|
## License
|
||||||
|
|
||||||
See the [LICENSE](./LICENSE.md).
|
See the [LICENSE](./LICENSE.md).
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
|
||||||
|
Any and all contributions most welcome! Happy to hear how you use the library
|
||||||
|
or what could be improved from a usability perspective. To test, install
|
||||||
|
[Tox](https://tox.readthedocs.io/en/latest/) (`pip install tox`) and run `tox`
|
||||||
|
to run the test suite locally.
|
||||||
|
Reference in New Issue
Block a user