UNPKG

@ka1do/tools

Version:
29 lines (13 loc) 302 B
# Kaido Interns # How to apply 1. Fork https://github.com/maxkaido/kaido-interns 2. Create a candidate file ``` git clone <fork-repo> git checkout -b alice-smith touch alice-smith.md git add -A git commit -m 'add a new intern' git push -u origin alice-smith ``` 3. Create a pull request