Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 367b077

Browse files
committed
Added 'Reporting Issues' section to README
1 parent c01e66c commit 367b077

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,10 @@ $scope.sortableOptions = {
7373
**Note:** `update` occurs before any model/scope changes but after the DOM position has been updated.
7474
So `ui.item.scope` and the directive's `ng-model`, are equal to the scope before the drag start.
7575

76+
## Reporting Issues
77+
78+
The following pen's are provided as a good starting point to demonstrate issues, proposals and use case.
79+
Feel free to edit any of them for your needs (don't forget to also update the libraries used to your version).
80+
81+
- [Simple Demo](http://codepen.io/thgreasi/pen/BlFLp)
82+
- [Connected Lists](hhttp://codepen.io/thgreasi/pen/apwsb)

0 commit comments

Comments
 (0)