Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Commit a438a6f

Browse files
committed
Improve CONTRIBUTING.md for the new paths.
1 parent cd5d461 commit a438a6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Contributing to Selfie
22

33
- If you want to improve our webpage, [`selfie.dev`](https://selfie.dev), go to [`selfie.dev/README.md`](selfie.dev/README.md)
4-
- If you want to improve our JVM, Javascript, or WASM implementations, go to [`kotlin/README.md``](kotlin/README.md)
5-
- If you want to remove the webpage of our published kdoc, [kdoc.selfie.dev](https://kdoc.selfie.dev), go to [`kotlin/gradle/dokka/README.md`](kotlin/gradle/dokka/README.md)
4+
- If you want to improve our JVM, Javascript, or WASM implementations, go to [`jvm/README.md``](jvm/README.md)
5+
- If you want to improve the webpage of our published kdoc, [kdoc.selfie.dev](https://kdoc.selfie.dev), go to [`jvm/gradle/dokka/README.md`](jvm/gradle/dokka/README.md)
66
- If you want to contribute for a different platform (python, go, etc.) we're happy to help! It should probably live in a different repo until it's close to `1.0`, but once it's near completion we're happy to maintain it here if you would like. Discuss in [selfie#85](https://github.com/diffplug/selfie/issues/85), but also feel free to open a PR with any ideas you have.
77

88
Pull requests are very welcome, preferably against `main`.

0 commit comments

Comments
 (0)