[ci skip] Add contribution doc

This commit is contained in:
Ken Hibino
2020-02-08 09:34:14 -08:00
parent a6b79eb7a0
commit 7e33c9ebe0
2 changed files with 56 additions and 0 deletions

View File

@@ -119,6 +119,11 @@ go get -u github.com/hibiken/asynq/tools/asynqmon
For details on how to use the tool, refer to the tool's [README](/tools/asynqmon/README.md).
## Contributing
We are open to, and grateful for, any contributions (Github issues/pull-requests, feedback on Gitter channel, etc) made by the community.
Please see the [Contribution Guide](/CONTRIBUTING.md) before contributing.
## Acknowledgements
- [Sidekiq](https://github.com/mperham/sidekiq) : Many of the design ideas are taken from sidekiq and its Web UI