Contrib info

This commit is contained in:
PySimpleGUI 2019-12-07 15:06:04 -05:00
parent 4d4237520e
commit d948d17517
1 changed files with 8 additions and 0 deletions

8
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,8 @@
## Contributing to PySimpleGUI
#### Write Applications
The way for you to contribute to the PySimpleGUI is to create and share PySimpleGUI GUIs. **Everyone** learns from seeing other people's implementations. It's through user's creating applications that new problems and needs are discovered. These have had a profound and positive impact on the project already.
#### Pull Requests
Pull requests are *not being accepted* for the PySimpleGUI project.