If you're reading this, you're likely interested in contributing to the Camellia Wiki - and we're excited to have you!
md
---layout: articletitle: Your Title Heredate: ISO 8601 (like 2025-07-08T04:04:53.522Z)description: Brief summary of what this article is about.image: An optional link to a cover image. (may be relative)---
A good portion (if not all) of the Camellia Wiki uses GitHub and Git. You will need to familiarize yourself with both GitHub and Git.
To begin your contribution journey, please ensure you have read and understand our standards. Next, you will need to fork the GitHub repository (or "repo" for short) that you wish to work on. This will allow you to create changes without affecting our main repos. Please fork one of the following:
TIP
Please read any README.md file! Where applicable, there will be important instructions to setup the environment needed to make things work.
Afterwards, you may begin your contribution edits.
If you are writing Wiki Articles, we have a fancy Preview system, which allows you to roughly view your changes, even in-time, as it would appear on the site.
WARNING
Don't forget to commit and push changes to your fork. You will NOT be able to edit from the main repos.
Woohoo! If you've made it this far, congrats - it's time to check to ensure everything looks good and you've followed our standards. If you're sure that you're ready to go, please create a Pull Request on the main repo that you have forked. Code reviewers may be requested automatically, but you may request individuals when applicable.
Once your contribution(s) have been reviewed, you'll be notified whether your contribution(s) were merged or need further changes.
If you have any questions, comments, or concerns about anything in this guide or in general, feel free to let us know in the #💻dev-discussion channel in our Discord.