Move CONTRIBUTING.md to Github-specific directory

Github now supports having its files in this directory, so create it and move
CONTRIBUTING.md there to reduce clutter in the repository root.
This commit is contained in:
Vadim Zeitlin 2016-02-19 01:27:41 +01:00
parent d7e84827bc
commit 4b123cd638
2 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ If you are looking for support, you can get it from
https://stackoverflow.com/questions/tagged/wxwidgets
- Please report bugs at http://trac.wxwidgets.org/newticket
We would also gladly welcome [your contributions](CONTRIBUTING.md).
We would also gladly welcome [your contributions](github/CONTRIBUTING.md).
Have fun!