Clone the repository
git clone https://github.com/JavaScript-Army/Check-if-property-exists-in-object-and-is-truthy
Change your directory
cd file name
Create & switch branch with your name
git checkout -b branch-name
Create a JavaScript file on your folder
touch index.js
Push your files
git push -u origin your-branch-name
Create a pull request on GitHub