Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1 from LamiWilliams/ReadMe-Edit
Browse files Browse the repository at this point in the history
Read me edit
  • Loading branch information
LamiWilliams authored May 13, 2021
2 parents c110f0e + 0259454 commit d89bf7d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ Raise an [issue to join the EddieHub GitHub organisation](https://github.com/Edd

### Some vague idea of how we could turn this into a support channel.

Imagine the scenario where you are helping a stranger (or a new friend), a friend or a colleague on Discord / MS Teams / Slack / YouTube, etc. They may have found an old article from 5+ years ago about Docker that is not supported, a Node.js article that isn't supported in Node v14 and that sort of thing...
Imagine the scenario where you are helping a stranger, a friend or a colleague on Discord / MS Teams / Slack / YouTube, etc. They may have found an old article from 5+ years ago about Docker that is not supported or a Node.js article that isn't supported in Node v14. That sort of thing...

You volunteer to help that person, you pair on it, it's fixed and they're super happy.
You volunteer to help that person and pair on it. You fix it. They're super happy.

The unfortunate thing about this is it then lacks a write-up on what was used, what articles were used etc (which would be reference articles) - we could simply use a GitHub issue queue for this - so folks could Google for somebody with the same problem!
The unfortunate thing about this is that it lacks a write-up on what was used. It's important to know the articles that were used for reference purpose. This is where a GitHub issue queue comes in. That way, folks could Google for somebody with the same problem!

Unfortunately, StackOverflow has a bit of a broken reputation system where folks with the "worst accepted answer" can actually start to get privileges to do more things.

Expand All @@ -37,7 +37,7 @@ Please check out the [issue queue](https://github.com/EddieJaoudeCommunity/suppo

- Questions

- Ideas (then once discussed an Issue could be created and linked to the Discussion thread)
- 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.

Expand All @@ -48,7 +48,7 @@ Please check out the [issue queue](https://github.com/EddieJaoudeCommunity/suppo
- **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?** You can make the organization public by:
- **How do I set the Organization to Public?** Here's how to make the organization public:
- Navigate to our community page: https://github.com/EddieHubCommunity

- Click on the highlighted area:
Expand All @@ -66,7 +66,7 @@ Learn more on [GitHub docs](https://docs.github.com/en/github/setting-up-and-man

- **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/EddieJaoudeCommunity/support/issues/94).
- **What is DevRel?** Check out the discussion on [this issue](https://github.com/EddieJaoudeCommunity/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/EddieJaoudeCommunity/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`.
- **How do I get started with open source?** You can make your first pull request in this [repository](https://github.com/EddieJaoudeCommunity/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/EddieJaoudeCommunity/support/issues/32)
Expand Down

0 comments on commit d89bf7d

Please sign in to comment.