Welcome to my take of the Python Math Library! Hope you enjoy your stay! <3
Software | Version Supported |
---|---|
Python | < 3.8 |
- Install Git.
NOTE: You can skip this step if you have already done so.
- Clone the GitHub Repository
In order to clone this repository, run the following command into your Terminal.
git clone https://github.com/ryantwt07/Extended-Math
- Start Contributing!
Start coding! But before you start, make sure to check that the idea or issue you are trying to build has already been addressed in pull requset, or it has already been assigned to someone in the issue section, or that a new feature is currently not being worked on in the repositories' project board. Are you a beginner starting out and have no idea how to code thorugh GitHub, use this tutorial on how to install Visual Studio Code and use this website to install the latest version of Python.
- Creating a Pull Request
In order to create a pull request, ensure that you have committed all your changes into the branch. Next, create a pull request by going to this website and ensure that you have selected the right branches to merge. Afterwhich, please ask @ryantwt07 for a pull request review. Reviews for this respository will be looked at by the end of the week at the latest.
- Congratulations!
Yay! You have just successfully merged your branch into production! Was your pull request review not successful? Try looking at the comments made in the pull request review and try again!