Submitting Changes
Last updated
Last updated
Changes are made through Branches
and Pull Requests
(PRs).
Make sure you have all the prerequisites from the page.
Create a branch in GitHub Desktop by selecting "Current Branch -> New Branch." Try to keep your branch names short and descriptive.
Make your changes (or bring all your changes from the previous branch if prompted).
Commit your changes.
Push your commits to your branch.
Create a in GitHub.
Wait for someone to review it (You can always send a message on Discord if nobody seems to get around to it).