Add a "Contributing" section to the README

In particular, mention how to contribute to translations.

Closes #26289.
This commit is contained in:
Vadim Zeitlin
2026-03-15 21:19:30 +01:00
parent f327b40d7c
commit 8fc4788a78

View File

@@ -63,6 +63,21 @@ If you're building the sources checked out from Git, and not from a released
version, please see these additional [Git-specific notes](README-GIT.md).
Contributing
------------
Contributions to wxWidgets are always welcome, please don't hesitate to submit
your patches or pull requests! If you are not sure how to do this, please check
[our guidelines](https://wxwidgets.org/develop/how-to-submit-patches/)
explaining it.
Not all contributions have to be code, you can also help by improving
documentation or translations, for which we have a [separate
page](https://wxwidgets.org/about/translations/#how-to-help) with more details.
Thank you in advance for your help in making wxWidgets better!
Further information
-------------------