# element-ui-el-table-draggable

## 貢献方法

1. このレポジトリをフォークします!
2. `master` ブランチからトピックブランチを作成します: `git branch my-topic-branch develop`
3. 変更をコミットします: `git commit -am 'Fix some files'`
4. フォークした自分のレポジトリに Push します: `git push origin my-topic-branch`
5. プルリクエストを `WakuwakuP/element-ui-table-draggable` の `develop` ブランチに送ります
