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

Commit d9e9e18

Browse files
committed
Merge pull request #86 from thgreasi/angular1.2
Added CONTRIBUTING.md
2 parents e0857dd + 2c57eeb commit d9e9e18

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Contributing to UI Sortable
2+
3+
## Reporting Issues
4+
5+
The following examples are provided as a good starting point to demonstrate issues, proposals and use cases.
6+
Feel free to edit any of them for your needs (don't forget to also update the libraries used to your version).
7+
8+
* [Simple Demo](http://codepen.io/thgreasi/pen/jlkhr)
9+
* [Connected Lists](http://codepen.io/thgreasi/pen/uFile)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ So `ui.item.scope` and the directive's `ng-model`, are equal to the scope before
7272

7373
## Reporting Issues
7474

75-
The following pen's are provided as a good starting point to demonstrate issues, proposals and use case.
75+
The following pen's are provided as a good starting point to demonstrate issues, proposals and use cases.
7676
Feel free to edit any of them for your needs (don't forget to also update the libraries used to your version).
7777

7878
- [Simple Demo](http://codepen.io/thgreasi/pen/jlkhr)

0 commit comments

Comments
 (0)