Skip to content

Commit c49e666

Browse files
committed
Added instruction to point all pull requests to develop branch
Also fixed small typo. :]
1 parent 2666f30 commit c49e666

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTORS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Welcome Contributor
22
=
33

4-
Thank your very much for your time examining and potentially modifying the source code. I truly believe it is what makes this community so great. This plugin wouldn't have gained the notoriety it has, had I not opened up the original source and been quite unhappy with it.
4+
Thank you very much for your time examining and potentially modifying the source code. I truly believe it is what makes this community so great. This plugin wouldn't have gained the notoriety it has had I not opened up the original source and been quite unhappy with it.
55

66

77
Requirements & Best Practices
@@ -12,5 +12,6 @@ Just a few guidelines before submitting issues and pull requests:
1212
- Ensure the code passes [JSHint](http://jshint.com) completely
1313
- Always strive to write code that meets [best practices](http://taitems.github.com/Front-End-Development-Guidelines/)
1414
- If you're attempting to solve a very unique bug, a test case is preferred
15+
- Please target all pull requests to the [develop](/../../tree/develop) branch
1516

1617
And thanks once again!

0 commit comments

Comments
 (0)