This project is open anyone who wants to share their python program and want to get involved in contributing to open source.
In order to foster a welcoming and productive environment, we require contributors and maintainers to follow these guidelines.
- Fork this repository and create a seperate branch (branch name should be the name of your program).
- Include your program in the directory. Make sure to add comments to your code and program is functional through command line.
- Update
README.mdby adding your new python program in the table. - After making sure there is no merge conflicts, create a PR with your branch and
master. Include any information that may be helpful for the reviewer.
In the interest of creating a welcoming environment, we expect contributors and maintainers in keeping a harrassment-free experience for anyone involved.
Examples of positive behavior:
- 🙌 Be respectful and welcoming
- 👍 Show empathy towards other members
- 💬 Accepting of constructive criticism
There you have it, go ahead and contribute 😃!