| # How to help |
| |
| 🙏🙏🙏 |
| |
| LeakCanary is maintained by volunteers. Your help is welcome and will benefit the entire Android community! |
| |
| Here's how you can help: |
| |
| * Contribute to [Help Wanted](https://github.com/square/leakcanary/issues?q=is%3Aissue+is%3Aopen+label%3A%22status%3A+help+wanted%22) issues. |
| * Answer [StackOverflow questions](http://stackoverflow.com/questions/tagged/leakcanary?sort=active). |
| * Provide feedback on [pull requests](https://github.com/square/leakcanary/pulls). |
| * Contribute code by forking the repository on GitHub and sending a pull request. Please read [Dev Environment for LeakCanary contributors](dev-env.md). When submitting code, please make every effort to follow existing conventions and style in order to keep the code as readable as possible. |