By Clicking a Button_ You will have to do what Day it is today
Alert or popup message required
Clone the repository
git clone https://github.com/JavaScript-Army/What-Date-Today
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