- Fork it https://github.com/restuwahyu13/node-disk-storage/fork
- Create your feature branch
git checkout -b my-new-feature - Add changes
git add changed-path - Commit your changes
git commit -m 'Add some feature' - Push to the branch
git push origin my-new-feature - Create a new Pull Request
- Please follow the existing standard code
- Please Use Linter And Formatter Like Eslint or Prettier
- Please test your code first before create a new pull request