Skip to content

Commit db75497

Browse files
committed
Expand Contributing section
1 parent a7c7845 commit db75497

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,11 @@ Also see [test cases](src/test/java/org/nibor/autolink/AutolinkEmailTest.java).
113113
Contributing
114114
------------
115115

116-
Pull requests welcome :)!
116+
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
117121

118122
License
119123
-------

0 commit comments

Comments
 (0)