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

Commit 6bca017

Browse files
committed
More CONTRIBUTING.md improvements.
1 parent c785b3c commit 6bca017

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: CONTRIBUTING.md

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

3-
- 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 [`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)
6-
- 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.
3+
- To improve our webpage go to [`selfie.dev/README.md`](selfie.dev/README.md)
4+
- To improve our JVM, Javascript, or WASM implementations, go to [`jvm/README.md`](jvm/README.md)
5+
- 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)
6+
- 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`.
99

0 commit comments

Comments
 (0)