Files
rk35xx-android14/external/nanopb-c/CONTRIBUTING.md
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

1.2 KiB

Contributing to Nanopb development

Reporting issues and requesting features

Feel free to report any issues you see or features you would like to see in the future to the Github issue tracker. Using the templates below is preferred:

Requesting help

If there is something strange going on, but you do not know if it is actually a bug in nanopb, try asking first on the discussion forum.

Pull requests

Pull requests are welcome!

If it is not obvious from the commit message, please indicate the same information as you would for an issue report:

  • What functionality it fixes/adds.
  • How can the problem be reproduced / when would the feature be useful.