Skip to content

Commit fb7ae01

Browse files
committed
Update CONTRIBUTING.md
1 parent 4c08b0e commit fb7ae01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
* Before you open a ticket or send a pull request, [search](https://github.com/jashkenas/underscore/issues) for previous discussions about the same feature or issue. Add to the earlier ticket if you find one.
44

5+
* If you're proposing a new feature, make sure it isn't already implemented in [Underscore-Contrib](https://github.com/documentcloud/underscore-contrib).
6+
57
* Before sending a pull request for a feature, be sure to have [tests](http://underscorejs.org/test/).
68

79
* Use the same coding style as the rest of the [codebase](https://github.com/jashkenas/underscore/blob/master/underscore.js).

0 commit comments

Comments
 (0)