We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7c7845 commit db75497Copy full SHA for db75497
README.md
@@ -113,7 +113,11 @@ Also see [test cases](src/test/java/org/nibor/autolink/AutolinkEmailTest.java).
113
Contributing
114
------------
115
116
-Pull requests welcome :)!
+Pull requests, issues and comments welcome ☺. For pull requests:
117
+
118
+* Add tests for new features and bug fixes
119
+* Follow the existing style (always use braces, 4 space indent)
120
+* Separate unrelated changes into multiple pull requests
121
122
License
123
-------
0 commit comments