This commit is contained in:
Nick Fisher
2024-06-15 21:37:47 +08:00
parent fe6deb925b
commit d5e69e2683
3 changed files with 22 additions and 5 deletions

View File

@@ -2,4 +2,15 @@
"name": "Thermion",
"description": "3D rendering framework for Dart and/or Flutter",
"logo": "logo.png",
"sidebar": [
[
"Getting Started",
[
["Overview", "/"],
["Quick Start", "/quickstart"]
]
],
["Misc.", [["Contributing", "/contributing"]]]
]
}

6
docs/contributing.mdx Normal file
View File

@@ -0,0 +1,6 @@
## Contributing
Thermion is an open source project and we welcome all contributions from every level of experience.
Please [join us on Discord](https://discord.gg/h2VdDK3EAQ) if you'd like some guidance or just want to chat.