Mention that GitHub pull requests are accepted too now.

Update the contributions instructions after switch to Git(Hub).
This commit is contained in:
Vadim Zeitlin 2015-05-01 15:09:46 +02:00
parent 8c804cb1ea
commit a31e8e4df6

View File

@ -5,11 +5,8 @@ We appreciate receiving contributions and we have a community-maintained
which explains everything you ever wanted to know for contributing to
wxWidgets.
But if you'd like a shorter version, here it is: we'd prefer to receive your
[patches](http://trac.wxwidgets.org/wiki/HowToSubmitPatches) as
[new tickets](http://trac.wxwidgets.org/newticket) in our Trac installation.
In particular, please notice that we currently don't use Github pull requests,
so please don't open them unless you have been explicitly asked to do it by a
wxWidgets developer.
You can either submit your [patches](http://trac.wxwidgets.org/wiki/HowToSubmitPatches)
to [wxTrac](http://trac.wxwidgets.org/newticket) or open GitHub pull requests,
depending on your preferences.
### Thanks in advance and looking forward to your contributions!