File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1+ Contributing
2+ ============
3+
4+ Pull requests, issues and comments welcome! For pull requests:
5+
6+ * Add tests for new features and bug fixes
7+ * Follow the existing style (always use braces, 4 space indent)
8+ * Separate unrelated changes into multiple pull requests
Original file line number Diff line number Diff line change @@ -164,11 +164,7 @@ here](src/test/java/org/nibor/autolink/AutolinkEmailTest.java).
164164Contributing
165165------------
166166
167- Pull requests, issues and comments welcome ☺. For pull requests:
168-
169- * Add tests for new features and bug fixes
170- * Follow the existing style (always use braces, 4 space indent)
171- * Separate unrelated changes into multiple pull requests
167+ See CONTRIBUTING.md file.
172168
173169License
174170-------
You can’t perform that action at this time.
0 commit comments