Creating A Pull Request Fork the Project Create your Feature Branch (git checkout -b feature/newfeature) Commit your Changes (git commit -m 'Add some newfeature') Push to the Branch (git push origin feature/newfeature) Open a Pull Request