git-sticker
git-sticker copied to clipboard
submit pull request, git free sticker 🔥
📺 Watch How to Submit a Pull Request in 100 Seconds on YouTube

🚨 This giveaway is for 200 limited-edition holographic stickers. The readme will be updated when supplies have been depleted.
Free Sticker for a Pull Request
This project provides a node script that encrypts your mailing address with a public key.
Instructions
Note: You must have Node 10 installed locally.
- fork this repo
git cloneyour fork url- enter the project and run
npm install - create a new branch with
git checkout -b ilikefreestuff - run
npm startto encrypt your address - create a new file named
stickers/<your-github-username>.txtand paste in the encrypted string - run
git add .andgit commit -m "your-message" git push origin mysticker- open new pull request on Github
Your commit must contain only 1 file. Verify that you did not change any existing code before making your PR. Do not commit any automatically modified yarn or package-json.lock files.
Follow me on Github to keep track of new projects landing Fireship 🔥