You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.2 KiB
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.