Revert "Explain that GitHub PRs are temporarily disabled"
This reverts commit 89e5eca17d
and
replaces links to wxTrac with the new ones.
This commit is contained in:
parent
394842aa8f
commit
265881c79e
20
.github/CONTRIBUTING.md
vendored
20
.github/CONTRIBUTING.md
vendored
@ -1,9 +1,17 @@
|
||||
# Temporary Notice
|
||||
# How to Contribute to wxWidgets
|
||||
|
||||
Pull requests to this repository are temporarily disabled to avoid interfering
|
||||
with the ongoing migration of our bug tracker to GitHub Issues.
|
||||
We appreciate receiving contributions and have a detailed
|
||||
[contributor guide](https://www.wxwidgets.org/develop/how-to-contribute/)
|
||||
which explains everything you ever wanted to know for contributing to
|
||||
wxWidgets.
|
||||
|
||||
Please check back soon (the entire migration should take no more than 48
|
||||
hours).
|
||||
For the impatient, the short version is that you may [report issues][1] or,
|
||||
even better, open [pull requests][2] in [wxWidgets repository][3] on GitHub
|
||||
with your changes. But please consider reading the guide above if you hadn't
|
||||
done this before.
|
||||
|
||||
### Sorry for the inconvenience!
|
||||
[1]: https://github.com/wxWidgets/wxWidgets/issues/new
|
||||
[2]: https://help.github.com/articles/about-pull-requests/
|
||||
[3]: https://github.com/wxWidgets/wxWidgets/
|
||||
|
||||
### Thanks in advance and looking forward to your contributions!
|
||||
|
Loading…
Reference in New Issue
Block a user