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: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ There are some things to help you getting started:
15
15
16
16
* Make yourself familiar with the [anatomy of java-object-diff](https://github.com/SQiShER/java-object-diff/wiki/The-Anatomy-of-Java-Object-Diff), so you understand the basic architecture.
17
17
*[Check for open issues](https://github.com/SQiShER/java-object-diff/issues) that interest you or look for issues with the [_Contributor Friendly_](https://github.com/SQiShER/java-object-diff/issues?labels=Contributor+Friendly&page=1&state=open) tag. These issues are especially well suited to get more familiar with the codebase without being overwhelming.
18
-
* In case you have an idea for a new feature, check the issue tracker to see if there were already some discussions regarding that feature. If not, fell free to open a new discussion to see what others think about it.
18
+
* In case you have an idea for a new feature, check the issue tracker to see if there were already some discussions regarding that feature. If not, feel free to open a new discussion to see what others think about it.
19
19
20
20
So you found something you want to work on. That's great! If you run into any problems or are not entirely sure how to tackle the problem, feel free to just ask me on [Twitter](https://twitter.com/SQiShER) or post your question to the [issue tracker](https://github.com/SQiShER/java-object-diff/issues) if it is too big for Twitter.
0 commit comments