So you have gone through Py_Primer and now you want to start contributing. That's great! Python is always changing and keeping the primer relevent is an important task. We are always looking for people to help keep it up to date
We want to keep it easy to contribute and maintaing structure is the best way to prevent the primer from falling into anarchy. Ok I'm being a bit melodramatic here. We just want the process of contributing to flow smoothly with out any hitches.
Almost any kind of contribution is welcome as long as the guidelines are followed. No contribution is too small. Go ahead and correct grammar or spelling mistakes. Add a new topic or even a new feature if you're up to it!
-
If you want to update present topics or example code; go ahead and pull a request after making your own fork and adding your changes.
-
Say you want to do something a little bigger such as adding a new file or feature; in that case open an issue and discuss how to go about it there before making any changes.
Seriously that's it.Now you can start contributing whenever you like!
-PyPrimer Team
(V 0.42)