mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-03-23 10:18:40 +08:00
Add a "Contributing" section to the README
In particular, mention how to contribute to translations. Closes #26289.
This commit is contained in:
15
README.md
15
README.md
@@ -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
|
||||
-------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user