You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTORS.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Welcome Contributor
2
2
=
3
3
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.
5
5
6
6
7
7
Requirements & Best Practices
@@ -12,5 +12,6 @@ Just a few guidelines before submitting issues and pull requests:
12
12
- Ensure the code passes [JSHint](http://jshint.com) completely
13
13
- Always strive to write code that meets [best practices](http://taitems.github.com/Front-End-Development-Guidelines/)
14
14
- 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
0 commit comments