xref: /aosp_15_r20/external/leakcanary2/docs/how_to_help.md (revision d9e8da70d8c9df9a41d7848ae506fb3115cae6e6)
1*d9e8da70SAndroid Build Coastguard Worker# How to help
2*d9e8da70SAndroid Build Coastguard Worker
3*d9e8da70SAndroid Build Coastguard Worker������
4*d9e8da70SAndroid Build Coastguard Worker
5*d9e8da70SAndroid Build Coastguard WorkerLeakCanary is maintained by volunteers. Your help is welcome and will benefit the entire Android community!
6*d9e8da70SAndroid Build Coastguard Worker
7*d9e8da70SAndroid Build Coastguard WorkerHere's how you can help:
8*d9e8da70SAndroid Build Coastguard Worker
9*d9e8da70SAndroid Build Coastguard Worker* Contribute to [Help Wanted](https://github.com/square/leakcanary/issues?q=is%3Aissue+is%3Aopen+label%3A%22status%3A+help+wanted%22) issues.
10*d9e8da70SAndroid Build Coastguard Worker* Answer [StackOverflow questions](http://stackoverflow.com/questions/tagged/leakcanary?sort=active).
11*d9e8da70SAndroid Build Coastguard Worker* Provide feedback on [pull requests](https://github.com/square/leakcanary/pulls).
12*d9e8da70SAndroid Build Coastguard Worker* 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.
13