@ka1do/kit
Version:
32 lines (16 loc) • 307 B
Markdown
# Kaido Interns
# Requirements
- JS (es5)
- english intermediate
- linux or macos
# How to apply
1. Fork this repository
2. Create a candidate file
```
git clone <fork-repo>
touch alice-smith.md
git add -A
git commit -m 'add a new intern'
git push -u origin main
```
3. Create a pull request