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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,12 +22,14 @@
22
22
23
23
## Documentation
24
24
25
-
#### See the website for [documentation](https://lakscastro.github.io/shared-storage)
25
+
See the website for [documentation](https://lakscastro.github.io/shared-storage).
26
26
27
27
All documentation is also available under `/docs` to each released version which is the data source of the website.
28
28
29
29
You can contribute to the documentation by just editing these files through the GitHub web editor!
30
30
31
+
To check all ways you can contribute to this package see [Contributing/Ways to contribute](https://lakscastro.github.io/shared-storage/Contributing/Ways%20to%20contribute/).
32
+
31
33
Latest changes are available on `master` branch and the actual latest published package version lives under `release` branch.
32
34
33
35
All other branches are derivated from issues, new features or bug fixes.
0 commit comments