-
Star ⭐ &
FORK
this repository -
Clone the repository to your device
-
It is recommended that you create a new branch for each issue/program you wish to submit
-
In the
PROGRAMS
directory, create your python program, do not forget to add meaningful comments for readers to understand -
In the
readme.md
file's List of Programs section, add a description of your code in the following manner.- ### [Your Program's Name](PROGRAMS/<program_filename.py>) A small description of your program, in about 120-150 characters. Please try not to exceed 200 characters.
-
Commit your changes with appropriate message
-
Create a pull request from your branch to the
main
branch of the Upstream Repository -
Add a description of your program(s) in the PR's comment
Hang tight, and soon you'll be notified when I merge your pull request or if it needs updates.