Skip to content

Commit b7a38b4

Browse files
committed
heres my first contribution
1 parent 8d2e48d commit b7a38b4

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

Get Started.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Getting Started
22

3-
Getting started with open-source can be a difficult task, not only because we are being introduced to some new technologies, but also because most of us have never worked in a collaborative environment before. Being able to work in a collaborative environment is one of the most important skills anyone could acquire, not only in the coding and programming area, but in life.
3+
Getting started with open-source can be a difficult task, not only because we are being introduced to some new technologies, but also because most of us have never worked in a collaborative environment before. Being able to work in a collaborative environment is one of the most important skills anyone could acquire, not only in the coding and programming area, but in life.
44

55
It may appear a very challenging and overwhelming task at first, but it is, in fact, a fun and rewarding experience.
66

77
# Community Collaboration Projects
8-
After the fantastic success that [Mappypals](https://github.com/zero-to-mastery/mappypals) is seeing and the high demand for similar projects, we would like to trial some community lead projects.
8+
After the fantastic success that [Mappypals](https://github.com/zero-to-mastery/mappypals) is seeing and the high demand for similar projects, we would like to trial some community lead projects.
99
Providing the opportunity for you to flex you developer muscles, whilst working within a team of developers. Gaining valuable skills, employers are always seeking, such as:
1010
- **Communication and collaboration** - Being able to work in a team and communicating effectively is a very important skill
1111
- **Github and source control** - In these projects you will have the opportunity to understand, why branching is important along with other key github skills.
@@ -26,7 +26,7 @@ We are always on the look out for new and exciting project to add to Zero to Mas
2626
- Reach out to a member of the Management Team on our Discord server, with a detailed project brief
2727
- Management team will consider if the project is something that would work well with the community
2828
- A Repository will be created and the project will be announced in #current-project channel in our Discord server and featured during an upcoming announcement by Andrei
29-
- If the project has enough demand, a dedicated channel will be created to accomodate discussions.
29+
- If the project has enough demand, a dedicated channel will be created to accomodate discussions.
3030

3131
### **Rules**
3232
In order to ensure that students hard work and time are not exploited, there are a couple of rules that will need to be followed for any project:
@@ -35,7 +35,7 @@ In order to ensure that students hard work and time are not exploited, there are
3535
- The project must contain and adhere to the `code of conduct` guide found [here](https://github.com/zero-to-mastery/start-here-guidelines/blob/master/CODE_OF_CONDUCT.md)
3636

3737
## Current Projects
38-
You can view all current projects [here](https://github.com/zero-to-mastery) or you can view the specific #current-projects channel in our Discord Community that gives you a little more detail on each project.
38+
You can view all current projects [here](https://github.com/zero-to-mastery) or you can view the specific #current-projects channel in our Discord Community that gives you a little more detail on each project.
3939

4040
## What is open source?
4141

@@ -61,14 +61,17 @@ Here, practicing would be our primary objective but there are also many pragmati
6161

6262
**1.** **Test :** Start with testing the code for any bugs, if found raise an issue about it. (Always check first if someone has already raised an issue for the same.)
6363

64-
**2.** **Suggest features:** Look for possible improvements and provide suggestions in the comment section.
64+
**2.** **Suggest features:** Look for possible improvements and provide suggestions in the comment section.
6565

6666
**3.** **Design:** Considering the fact that practice is the main objective, try to make little changes on your forked repository and make a pull-request about it. *Commit often and provide appropriate messages to your commits.*
6767

68-
**4.** You can also help in providing proper documentation of the various projects.
68+
**4.** You can also help in providing proper documentation of the various projects.
6969

7070

7171
*I hope it helps you.*
7272

7373

7474
*Happy Coding!*
75+
76+
77+
*Here I am, Adding My OWN CONTRIBUTION* - andrew p

0 commit comments

Comments
 (0)