Skip to content

Latest commit

History

History
27 lines (18 loc) 路 1.27 KB

README.md

File metadata and controls

27 lines (18 loc) 路 1.27 KB

馃毃 The first 200 PRs get the holographic sticker shown below. PRs after will get a regular Fireship sticker until they run out.

馃摵 Watch How to Submit a Pull Request in 100 Seconds on YouTube

Fireship Sticker

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.

  1. fork this repo
  2. git clone your fork url
  3. enter the project and run npm install
  4. create a new branch with git checkout -b ilikefreestuff
  5. run npm start to encrypt your address
  6. create a new file named stickers/<your-github-username>.txt and paste in the encrypted string
  7. run git add . and git commit -m "your-message"
  8. git push origin mysticker
  9. 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 馃敟