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

Commit d3d9d63

Browse files
committed
Merge pull request #87 from thgreasi/master
Added CONTRIBUTING.md
2 parents 64869ba + 17cc9f0 commit d3d9d63

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CONTRIBUTING.md

+9
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/BlFLp)
9+
* [Connected Lists](http://codepen.io/thgreasi/pen/apwsb)

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ So `ui.item.scope` and the directive's `ng-model`, are equal to the scope before
7575

7676
## Reporting Issues
7777

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

8181
- [Simple Demo](http://codepen.io/thgreasi/pen/BlFLp)

0 commit comments

Comments
 (0)