Metadata
UPDATED | 28 June 2025 |
HISTORY | GitHub |
Before you can edit wiki pages, you need to join the Creatorsgarten team on GitHub.
Make sure that:
- You're already logged in.
- You have connected your GitHub account in your profile.
Joining the GitHub organization is the final step to get full editing permissions.
How to Join the GitHub Organization
-
Submit a pull request to add your GitHub username to the
index.ts
file in our configuration repository. This file contains a list of all team members' GitHub usernames. You'll need to add yours to this list. -
Wait for approval - Once your pull request has been reviewed and merged, you will receive an invitation to join the Creatorsgarten GitHub organization.
-
Accept the invitation - Check your GitHub notifications or email for the invitation and accept it.
-
You're in! - Once you've accepted the invitation, you'll be able to edit wiki pages and contribute to all our projects. Welcome to Creatorsgarten!
โฐ Important: Due to caching, you may need to wait up to 5 minutes after joining the team before you can edit wiki pages. If you see a "read-only" message when trying to edit, please wait a few minutes and try again.
Quick Guide to Creating Your First Pull Request
If you're not familiar with GitHub pull requests, here's how to do it:
- Go to the configuration repository
- Click on the
index.ts
file - Click the edit button (pencil icon)
- Find the list of GitHub usernames and add yours
- Scroll down, write a commit message like "Add [your username] to team members"
- Select "Create a new branch and start a pull request"
- Click "Propose changes"
- On the next page, click "Create pull request"
Metadata
UPDATED | 28 June 2025 |
HISTORY | GitHub |