Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/EddieHubCommunity/support
Community Help & Support and AEA (Ask Everyone Anything)
https://github.com/EddieHubCommunity/support
community documentation hacktoberfest
Last synced: 3 months ago
JSON representation
Community Help & Support and AEA (Ask Everyone Anything)
- Host: GitHub
- URL: https://github.com/EddieHubCommunity/support
- Owner: EddieHubCommunity
- License: mit
- Created: 2020-07-28T13:27:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-29T07:55:17.000Z (5 months ago)
- Last Synced: 2024-06-29T08:52:04.857Z (5 months ago)
- Topics: community, documentation, hacktoberfest
- Homepage: https://eddiehubcommunity.github.io/support/
- Size: 481 KB
- Stars: 335
- Watchers: 15
- Forks: 158
- Open Issues: 584
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/eddiehubcommunity/support)
# Community Support
[![Discord](https://img.shields.io/discord/699608417039286293?style=flat-square)](http://discord.eddiehub.org)
[Join the Discord Community](http://discord.eddiehub.org) — [Subscribe to Eddie Jaoude's YouTube channel](https://www.youtube.com/user/eddiejaoude)
---
## Guides
- Raise an [issue to join the EddieHub GitHub organisation](https://github.com/EddieHubCommunity/support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.yml&title=Please+invite+me+to+the+GitHub+Community+Organization).
- Actions go under [issues](https://github.com/EddieHubCommunity/support/issues)
- Bugs
- Add me to the organization
- Miscellaneous go under [Discussions](https://github.com/EddieHubCommunity/support/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](https://github.com/EddieHubCommunity)
---
## 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](https://github.com/Netflix), [Facebook](https://github.com/facebook), and of course [EddieHub](https://github.com/EddieHubCommunity).
Learn more on [GitHub docs](https://docs.github.com/en/github/setting-up-and-managing-organizations-and-teams/about-organizations).
- **How do I join the Github Organization?** Raise an issue on this repository asking to join ([invite me](https://github.com/EddieHubCommunity/support/issues/new?assignees=&labels=invite+me+to+the+organisation&template=invitation.md&title=Please+invite+me+to+the+GitHub+Community+Organization)).
- **How do I set the Organization to Public?**- Navigate to our community page: https://github.com/EddieHubCommunity
- Click on the highlighted area:
![screenshot](https://user-images.githubusercontent.com/13745974/101496938-47da5000-3962-11eb-8ab3-8fd3ea327d1d.png)
- Enter your username in the highlighted search bar:
![screenshot](https://user-images.githubusercontent.com/13745974/102218327-b3c63680-3ed5-11eb-9295-aafa5e59ebfd.png)
- Click `Private` (the default) and set it to `Public`
![Screenshot_20200916_231045](https://user-images.githubusercontent.com/17693494/93422970-26d9f580-f872-11ea-870d-4406db20e9d5.png)
- **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](https://github.com/EddieHubCommunity/support/issues/94).
- **What is DevRel?** Check out the discussion on [this issue](https://github.com/EddieHubCommunity/support/issues/64) or on [this YouTube video](https://www.youtube.com/watch?v=iUZerHctTB8&t=1534s).
- **How do I get started with open source?** You can make your first pull request in this [repository](https://github.com/EddieHubCommunity/hacktoberfest-practice). 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 :smiley:. If you have any trouble, you can ask questions in our Discord. We have a channel for `first-timers` and `opensource`.Here is a list of resources that also might help you start contributing to open source:
- [How to get started in hackathons](https://github.com/EddieHubCommunity/support/issues/32)
- [Open source tips from EddieBot](./docs/tips)- **How to look for an open-source project to contribute?** Check [Finding Open Source Projects](./docs/tips/finding-open-source-projects.md)
## Our Pledge
We take participation in our community as a harassment-free experience for everyone and we pledge to act in ways to contribute to an open, welcoming, diverse and inclusive community.
If you have experienced or been made aware of unacceptable behaviour, please remember that you can report this. Read our [Code of Conduct](https://github.com/EddieHubCommunity/support/blob/main/CODE_OF_CONDUCT.md).