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 which explains everything you ever wanted to know for contributing to
wxWidgets. wxWidgets.
But if you'd like a shorter version, here it is: we'd prefer to receive your You can either submit your [patches](http://trac.wxwidgets.org/wiki/HowToSubmitPatches)
[patches](http://trac.wxwidgets.org/wiki/HowToSubmitPatches) as to [wxTrac](http://trac.wxwidgets.org/newticket) or open GitHub pull requests,
[new tickets](http://trac.wxwidgets.org/newticket) in our Trac installation. depending on your preferences.
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.
### Thanks in advance and looking forward to your contributions! ### Thanks in advance and looking forward to your contributions!