xref: /aosp_15_r20/external/nanopb-c/CONTRIBUTING.md (revision c8d645cafcee3f91213d30caa0fe303887010b9b)
1*c8d645caSAndroid Build Coastguard WorkerContributing to Nanopb development
2*c8d645caSAndroid Build Coastguard Worker==================================
3*c8d645caSAndroid Build Coastguard Worker
4*c8d645caSAndroid Build Coastguard WorkerReporting issues and requesting features
5*c8d645caSAndroid Build Coastguard Worker----------------------------------------
6*c8d645caSAndroid Build Coastguard Worker
7*c8d645caSAndroid Build Coastguard WorkerFeel free to report any issues you see or features you would like
8*c8d645caSAndroid Build Coastguard Workerto see in the future to the Github issue tracker. Using the templates
9*c8d645caSAndroid Build Coastguard Workerbelow is preferred:
10*c8d645caSAndroid Build Coastguard Worker
11*c8d645caSAndroid Build Coastguard Worker* [Report a bug](https://github.com/nanopb/nanopb/issues/new?body=**Steps%20to%20reproduce%20the%20issue**%0a%0a1.%0a2.%0a3.%0a%0a**What%20happens?**%0A%0A**What%20should%20happen?**&labels=Type-Defect)
12*c8d645caSAndroid Build Coastguard Worker* [Request a feature](https://github.com/nanopb/nanopb/issues/new?body=**What%20should%20the%20feature%20do?**%0A%0A**In%20what%20situation%20would%20the%20feature%20be%20useful?**&labels=Type-Enhancement)
13*c8d645caSAndroid Build Coastguard Worker
14*c8d645caSAndroid Build Coastguard WorkerRequesting help
15*c8d645caSAndroid Build Coastguard Worker---------------
16*c8d645caSAndroid Build Coastguard Worker
17*c8d645caSAndroid Build Coastguard WorkerIf there is something strange going on, but you do not know if
18*c8d645caSAndroid Build Coastguard Workerit is actually a bug in nanopb, try asking first on the
19*c8d645caSAndroid Build Coastguard Worker[discussion forum](https://groups.google.com/forum/#!forum/nanopb).
20*c8d645caSAndroid Build Coastguard Worker
21*c8d645caSAndroid Build Coastguard WorkerPull requests
22*c8d645caSAndroid Build Coastguard Worker-------------
23*c8d645caSAndroid Build Coastguard Worker
24*c8d645caSAndroid Build Coastguard WorkerPull requests are welcome!
25*c8d645caSAndroid Build Coastguard Worker
26*c8d645caSAndroid Build Coastguard WorkerIf it is not obvious from the commit message, please indicate the
27*c8d645caSAndroid Build Coastguard Workersame information as you would for an issue report:
28*c8d645caSAndroid Build Coastguard Worker
29*c8d645caSAndroid Build Coastguard Worker* What functionality it fixes/adds.
30*c8d645caSAndroid Build Coastguard Worker* How can the problem be reproduced / when would the feature be useful.
31*c8d645caSAndroid Build Coastguard Worker
32*c8d645caSAndroid Build Coastguard Worker
33