Skip to content

Commit 425e3b2

Browse files
[Edit] README.md (Codecademy#4926)
* Readme updates * ReadMe changes * Minor changes * space fix * space * Update README.md * format fix * Updated the Codecademy team details --------- Co-authored-by: Ishwari Garge <[email protected]>
1 parent 1a2ae36 commit 425e3b2

File tree

1 file changed

+27
-13
lines changed

1 file changed

+27
-13
lines changed

README.md

+27-13
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,14 @@ Docs is live with over 2000 high-quality entries. Now that the MVP is out, our g
1616

1717
### 📝 Content Team
1818

19-
- [@aherman91](https://github.com/aherman91), Curriculum Developer
20-
- [@caupolicandiaz](https://github.com/caupolicandiaz), Content Contributor
21-
- [@HishamT](https://github.com/HishamT), Content Contributor
22-
- [@KTom101](https://github.com/KTom101), Content Contributor
23-
- [@sswiniarski](https://github.com/sswiniarski), Content Contributor
24-
- [@yangc95](https://github.com/yangc95), Content Contributor
19+
- [@HishamT](https://github.com/HishamT), Instructional Designer
20+
- [@avdhoottt](https://github.com/avdhoottt), Content Contributor
21+
- [@dakshdeepHERE](https://github.com/dakshdeepHERE), Content Contributor
22+
- [@mamtawardhani](https://github.com/mamtawardhani), Content Contributor
23+
- [@SaviDahegaonkar](https://github.com/SaviDahegaonkar), Content Contributor
24+
- [@Sriparno08](https://github.com/Sriparno08), Content Contributor
25+
- [@cigar-galaxy82](https://github.com/cigar-galaxy82), Content Contributor
26+
- [@letsbuildanything](https://github.com/letsbuildanything), Content Contributor
2527

2628
We are currently building a team of community volunteers and educators to maintain Docs. Let us know if you are interested.
2729

@@ -37,13 +39,25 @@ We are currently building a team of community volunteers and educators to mainta
3739

3840
Here's how you can contribute to Codecademy Docs:
3941

40-
1. Get assigned to an Issue of your interest.
41-
- Ask to be assigned to one of the [available Issues](https://github.com/Codecademy/docs/issues?q=is%3Aissue+is%3Aopen+-label%3Aclaimed).
42-
- Submit a typo/bug in [GitHub Issues](https://github.com/Codecademy/docs/issues).
43-
2. Write a new entry or make changes to an existing entry, based on the requirement of your Issue.
44-
3. Submit a Pull Request of your entry for your assigned Issue.
45-
4. Reply to the thread on [Possible Content Discussion](https://discuss.codecademy.com/t/find-a-starting-point-possible-content-discussion/745868) to share ideas and collaborate with other contributors, maintainers, or super users to determine good future issues.
46-
5. Share your thoughts in this [Docs feedback form](https://codecademyready.typeform.com/to/hzVIWDgz) to tell us how we can improve Docs!
42+
- Get assigned to an Issue of your interest:
43+
- Ask to be assigned to one of the [available Issues](https://github.com/Codecademy/docs/issues?q=is%3Aissue+is%3Aopen+-label%3Aclaimed).
44+
- Submit a typo/bug in [GitHub Issues](https://github.com/Codecademy/docs/issues).
45+
- Prepare your contribution:
46+
47+
- Fork the Codecademy docs repository on your GitHub account.
48+
- Create a new branch for your contributions:
49+
50+
```shell
51+
git checkout -b branch_name
52+
```
53+
54+
- Write a new entry or make changes to an existing entry, based on the requirement of your Issue.
55+
56+
- Submit your work:
57+
- Submit a Pull Request of your entry for your assigned Issue.
58+
- Collaborate and provide feedback:
59+
- Reply to the thread on [Possible Content Discussion](https://discuss.codecademy.com/t/find-a-starting-point-possible-content-discussion/745868) to share ideas and collaborate with other contributors, maintainers, or super users to determine good future issues.
60+
- Share your thoughts in this [Docs feedback form](https://codecademyready.typeform.com/to/hzVIWDgz) to tell us how we can improve Docs!
4761

4862
Whether you are a code newbie or a seasoned hacker, there's something for you!
4963

0 commit comments

Comments
 (0)