Community Support
Join the Discord Community — Subscribe to Eddie Jaoude's YouTube channel
Guides
-
Actions go under issues
-
Bugs
-
Add me to the organization
-
-
Miscellaneous go under Discussions
-
Questions
-
Ideas (once discussed, an Issue could be created and linked to the Discussion thread)
-
Showcase of Open Source Portfolios to get feedback from community members.
-
Feel free to check out other cool repositories of EddieHub here
-
FAQs
-
What is a GitHub Organization? Essentially it's a way to group many repositories in an entity called an organization. An organization also allows us to group people who contribute and are a part of the community. Some examples would be - Netflix, Facebook, and of course EddieHub. Learn more on GitHub docs.
-
How do I join the Github Organization? Raise an issue on this repository asking to join (invite me).
-
How do I set the Organization to Public?
-
Navigate to our community page: https://github.com/EddieHubCommunity
-
Click on the highlighted area:
-
Enter your username in the highlighted search bar:
-
Click
Private
(the default) and set it toPublic
-
-
How do I keep my Git fork up to date? Add a new remote called
upstream
targeting the original repository. Check out more information on this issue. -
What is DevRel? Check out the discussion on this issue or on this YouTube video.
-
How do I get started with open source? You can make your first pull request in this repository. Follow the instructions in the README, and don't forget – contributing to open source is not just about code – it's about collaboration, communication, and adding value. Don't be afraid to open an issue with a question
😃 . If you have any trouble, you can ask questions in our Discord. We have a channel forfirst-timers
andopensource
.Here is a list of resources that also might help you start contributing to open source:
-
How to look for an open-source project to contribute? Check Finding Open Source Projects