Skip to content

Jaidevstudio/support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jaidevstudio Community Support

Members Followers Open Issues Stars

Join Now Discord Website


About This Repository

This is the central hub for the Jaidevstudio open-source community. Whether you want to join the organization, get help with a project, share ideas, or connect with fellow developers -- this is the place.

Our automated systems handle membership invitations so you can get started within minutes.



Join the Organization

How to join

Click here to submit your invitation request

Joining is free, open to everyone, and processed automatically. Once submitted, the system validates your account and sends the invitation. You will receive a comment on your issue with next steps.

After You Join

  1. Accept the invitation -- check your email or visit https://github.com/orgs/Jaidevstudio/invitation
  2. Set membership to Public -- go to https://github.com/orgs/Jaidevstudio/people, find your name, click the dropdown, select Public
  3. Pick a project -- browse our repositories below and look for issues labeled good first issue
Visual guide: Setting membership to Public

Navigate to the organization members page:

Step 1

Search for your username:

Step 2

Change from Private to Public:

Step 3



Our Projects

Repository Description Links
MotherTongue Write and run code in your mother language -- our flagship interpreter with 17 language slots Repo
DevToolkit Collection of free developer utilities -- each tool is one PR Repo
OpenSource Challenges Weekly coding challenges for all skill levels Repo
CodeSnippets Community-built library of reusable code snippets in every language Repo
Unique Github Profiles Curated collection of inspiring GitHub profile READMEs Repo
Member.json Member directory -- add yourself after joining Repo
About Our community values, mission, and core beliefs Repo


How to Contribute

Where to start:

  • Look for issues labeled good first issue in any of our repositories
  • Check the issue queue for open tasks
  • Join Discord and ask in the #first-timers channel

Contribution steps:

  1. Fork the repository
  2. Clone your fork locally
  3. Create a branch -- git checkout -b my-feature
  4. Commit your changes with descriptive messages
  5. Push to your fork and open a Pull Request
  6. A maintainer will review and merge your work


Guide

Issues

Use Issues for actionable items:

  • Organization invitation requests
  • Bug reports
  • Feature requests
  • Portfolio, resume, or open-source project reviews

Discussions

Use Discussions for conversation:

  • General questions
  • Ideas and brainstorming
  • Showcasing your work for community feedback


FAQ

What is a GitHub Organization?
A way to group repositories and people under one entity. Examples: Netflix, Facebook, and Jaidevstudio. Learn more on GitHub docs.
How do I join?
Submit an invitation request. The automated pipeline processes it within minutes.
How do I keep my fork up to date?
Add a remote called upstream pointing to the original repo:
git remote add upstream https://github.com/Jaidevstudio/REPO_NAME.git
git fetch upstream
git merge upstream/main
How do I get started with open source?
Start by making your first pull request in this repository. Contributing to open source is not just about code -- it is about collaboration, communication, and adding value. If you need help, ask in our Discord.


Discord Website Email

Built with purpose by the Jaidevstudio community

About

Community Help & Support and AEA (Ask Everyone Anything)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors