- Fork this Repository
- Clone your forked repository to your pc
- Create a new branch for your modifications (ie.
git branch new-userand check it outgit checkout new-userandgit checkout -b new-user) - Add/Remove someting whatever you want
- Add yourself in CONTRIBUTORS.md
- Add your files (
git add -A), commit (git commit -m "your commit message") and push (git push origin new-user) - Create a pull request
- Star this repository
- Wait for Pull Request to merge
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|