Chmod
File New Issue
To start we are required to start a new issue, one that we will work on. This is easy, under the issue tab hit the button new issue .
Fork the project as well!
GIT Stuff:
Let's first create a local copy of the code
*This is download for another project, this clone if from the master
Add Remote:
*adding the remote to my fork
Switch Branch
Writing the Tests Chmod
Our Test will test for an invalid mode, we must place it within an it() block
Updating Branch
git push origin issue467
New Pull Request
*cross fork pull request
Comments
Post a Comment