Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

📦 NEW: Node.js Community Page Content #31

Merged
merged 35 commits into from Jan 9, 2020
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
4edf0fd
📦NEW: Code of Conduct
msaaddev Oct 10, 2019
5180bc7
📦NEW: Introduction
msaaddev Oct 10, 2019
8daf084
📦NEW: stats
msaaddev Oct 10, 2019
0696b1c
📦 NEW: want_to_contribute
msaaddev Oct 12, 2019
0d913a2
📦 NEW: grab_swag
msaaddev Oct 12, 2019
2becf61
📦 NEW: learning_node
msaaddev Oct 12, 2019
166dc58
📦 NEW: News
msaaddev Oct 12, 2019
b29d022
📦 NEW: stay_in_touch
msaaddev Oct 12, 2019
d93bd31
📦 NEW: community_events
msaaddev Oct 12, 2019
43d3114
📦 NEW: resources
msaaddev Oct 12, 2019
5a8392c
📦 NEW: stuck_at_somewhere
msaaddev Oct 12, 2019
89d8b7f
👌 IMPROVE: code_of_conduct
msaaddev Oct 14, 2019
3fb2af3
👌 IMPROVE: stats
msaaddev Oct 14, 2019
fbeaa70
🐛 FIX: code_of_conduct_link
msaaddev Oct 14, 2019
0f4271a
👌 IMPROVE: want_to_contribute
msaaddev Oct 14, 2019
3132dcb
👌 IMPROVE: learning_node
msaaddev Oct 14, 2019
fac979f
🐛 FIX: preposition
msaaddev Oct 14, 2019
e72b1d4
🐛 FIX: abbreviation
msaaddev Oct 14, 2019
42ec20e
👌 IMPROVE: intro
msaaddev Oct 14, 2019
6c0e26d
🐛 FIX: grammar
msaaddev Oct 14, 2019
79d79b8
📦 NEW: sub_headings
msaaddev Oct 14, 2019
ec516b8
📖 DOC: Update Intro and Contribution section
saqibameen Oct 14, 2019
6c0204d
📖 DOC: update contributions section
saqibameen Oct 14, 2019
a0d2378
📖 DOC: fix minor grammar mistakes
saqibameen Oct 14, 2019
86ed414
👌 IMPROVE: content
msaaddev Nov 10, 2019
caaf6d3
Improve intro and remove resourse
saqibameen Nov 12, 2019
31daedf
👌IMPROVE: Compact, Lingo, Grammar
saqibameen Nov 12, 2019
9e4517b
🐛 FIX: nodeJS_to_node.js_and_removed_repetition
msaaddev Nov 29, 2019
e2e16d1
🐛 FIX: typo_and_nodeJS_to_node.js
msaaddev Dec 10, 2019
703522f
Update community.md
ahmadawais Jan 7, 2020
d09ab67
Update community.md
ahmadawais Jan 7, 2020
13049ee
Update community.md
ahmadawais Jan 7, 2020
a5847e3
Update community.md
ahmadawais Jan 7, 2020
67441c8
📖 DOC: Formatting & Grammar
ahmadawais Jan 7, 2020
c3a13f2
📖 DOC: More ways to contribute
ahmadawais Jan 7, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
58 changes: 58 additions & 0 deletions community.md
@@ -0,0 +1,58 @@
# Node.js Community

## Introduction

Node.js has one of the largest, most vibrant and innovative open source communities in the world. Node.js is built, used, and maintained by the community. We believe the community to be at the core of Node.js popularity. Amazing people from every part of the world, with a common interest, collaborate and shape this community.


## Node.js Contributor Covenant Code of Conduct

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.

[Read the full code of conduct →](https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md)

## Ways to Contribute

We welcome all kinds of contributions — documentation, bugs reporting, core contribution. Irrespective of the extent of the contribution, we encourage you to be a part of Node.js. If you miss a feature, request it, or maybe help build it.

- [Community Discussions](https://nodejs.org/en/get-involved/#community-discussion)
- [Learning Node.js](https://nodejs.org/en/get-involved/#learning)
- [Asking for General Help](https://nodejs.org/en/get-involved/contribute/#asking-for-general-help)
- [Reporting an Issue](https://nodejs.org/en/get-involved/contribute/#reporting-an-issue)
- [Code contributions](https://nodejs.org/en/get-involved/contribute/#code-contributions)
- [Becoming a collaborator](https://nodejs.org/en/get-involved/contribute/#becoming-a-collaborator)
- [Community Committee](https://github.com/nodejs/community-committee)
- [Node.js Meetups](https://nodejs.org/en/get-involved/node-meetups/)
- [Start Contributing to Node.js](https://dev.to/azure/start-contributing-to-nodejs-in-the-new-year-3dlh)


## Node.js News

### Stay in Touch

Subscribe to the [Node.js monthly mailing list](https://us14.campaign-archive.com/home/?u=c7c2e114a827812354112c23b&id=f006b61f29) to get all the latest updates related to the Node.js.

### Twitter

For social updates, [follow @Nodejs on Twitter](https://twitter.com/nodejs).

## Where to Get Support

### Node.js Help Repository

Node.js has a dedicated [repository on GitHub](https://github.com/nodejs/help) to help you with your issues. If you are facing a problem, feel free to create an issue, or go through the already answered questions to seek help.

### Stack Overflow

Many community members prefer to use Stack Overflow to ask questions. You can browse the [existing questions](https://stackoverflow.com/questions/tagged/node.js) tagged `node.js` or [ask your own](https://stackoverflow.com/questions/ask?tags=node.js).

### DEV Community

DEV Community is an excellent platform to ask questions and share your knowledge of Node.js. Read through the [existing questions and posts](https://dev.to/t/node) tagged with `node` or [ask for help](https://dev.to/new/help). You could also [write your post](https://dev.to/new/node) with the `node` tag.

## Learn More About Node.js:

* [Nodejs.dev](https://nodejs.dev/)
* [Node.js documentation](https://nodejs.org/en/docs/)
* [NodeSchool Workshoppers](https://nodeschool.io/#workshoppers)