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
* add blurb about translating the dev wiki
* Update wiki/landing-page/en.md
Co-authored-by: ix0rai <[email protected]>
* "isn't yet documentation" -> "is currently no documentation"
---------
Co-authored-by: ix0rai <[email protected]>
Copy file name to clipboardExpand all lines: wiki/landing-page/en.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ This site houses heavily work-in-progress documentation for developing with proj
4
4
Check the sidebar to see what articles are currently available!
5
5
6
6
If you are looking to contribute, [this is a great place to start as it lists missing and partially completed wiki articles](https://github.com/QuiltMC/developer-wiki/issues/69).
7
+
If you are looking to translate the wiki to another language, open a translation PR on the [wiki's GitHub repo](https://github.com/QuiltMC/developer-wiki/). There is currently no documentation on translating, but you can reference pages such as [the getting started page](https://github.com/QuiltMC/developer-wiki/tree/main/wiki/introduction/getting-started) that are already translated to multiple languages.
7
8
8
9
Keep in mind that when modding with Quilt, this isn't the only source of documentation you can use.
9
10
Here are a few other places to look if you're not seeing what you need:
0 commit comments