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: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@
16
16
17
17
# <aname="toc">Table of Contents</a>
18
18
- <ahref="#introduction">Introduction</a>
19
+
- <ahref="#contribute">How to contribute</a>
19
20
- <ahref="#faq">Frequently Asked Questions</a>
20
21
- <ahref="#credits">Credits</a>
21
22
- <ahref="#license">License</a>
@@ -34,6 +35,11 @@ problems, and it also improves code readability for coders and architects who
34
35
are familiar with the patterns.
35
36
36
37
38
+
# <aname="contribute">How to contribute</a> [↑](#top)
39
+
40
+
If you are willing to contribute to the project you will find the relevant information in our [developer wiki](https://github.com/iluwatar/java-design-patterns/wiki).
0 commit comments