# element-ui-el-table-draggable

## How to contribute

- Fork this repository!
- Create a topic branch from the `master` branch: `git branch my-topic-branch develop`.
- Commit the changes: `git commit -am 'Modify some files`.
- Push to my forked repository: `git push origin my-topic-branch`.
- Send the prequest to `develop` branch of `WakuwakuP/element-ui-table-draggable`.
