Easy Way to Create a Pull Request
The following are the few steps i follow when making pull requests;- Fork a repository from GitHub that you would like to contribute to. Clone the repository using git clone [https address]. change directory into the cloned repo on your local mach...
Jun 27, 20221 min read32


