📺 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.
This project provides a node script that encrypts your mailing address with a public key.
Note: You must have Node 10 installed locally.
- fork this repo
git clone
your fork url- enter the project and run
npm install
- create a new branch with
git checkout -b ilikefreestuff
- run
npm start
to encrypt your address - create a new file named
stickers/<your-github-username>.txt
and 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 🔥