From 1c6ea414db9248388e56ac54ac7c51f4c62eb84e Mon Sep 17 00:00:00 2001 From: nerdkapilgupta <84197574+nerdkapilgupta@users.noreply.github.com> Date: Sun, 21 May 2023 03:01:47 +0530 Subject: [PATCH] Update README.md Use proper headings and formatting to improve the structure and visual appeal. Align the main heading and Node.js logo to the center for better presentation. Provide clickable links to external resources and references. Rewrite the project description for clarity and conciseness. Use bullet points for the list items to enhance readability. Remove unnecessary line breaks to maintain a clean and compact layout. --- profile/README.md | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/profile/README.md b/profile/README.md index 1c658f6..e6c2946 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,13 +1,11 @@ -

Run JavaScript Everywhere.


+

Run JavaScript Everywhere

- - Node.js logo - + Node.js logo

- Node.js® is a free, open-sourced, cross-platform JavaScript run-time environment—
that lets developers write command line tools and server-side scripts outside of a browser. + Node.js® is a free, open-source, cross-platform JavaScript runtime environment that allows developers to write command line tools and server-side scripts outside of a browser.

@@ -22,14 +20,14 @@ ---- -#### 👋 Contributing to Node.js. +### 👋 Contributing to Node.js - Node.js is an open source project, and it's always looking for new contributions. From documentation, translation, contributing to our infrastructure or reporting a bug; Any contribution is valued and welcome. Are you interested in contributing to Node.js? Give a read to our [Governance Model](https://github.com/nodejs/node/blob/main/GOVERNANCE.md) and the numerous ways you can [Get Involved](https://nodejs.org/en/get-involved) with Node.js! +Node.js is an open-source project and always welcomes new contributions. Whether it's documentation, translation, contributing to infrastructure, or reporting a bug, any contribution is valued and welcome. If you're interested in contributing to Node.js, please read our [Governance Model](https://github.com/nodejs/node/blob/main/GOVERNANCE.md) and explore the numerous ways you can [Get Involved](https://nodejs.org/en/get-involved) with Node.js! -#### 🦺 Help us making this Community safe. +### 🦺 Help us make this community safe -Ths Node.js GitHub org(anisation) follows the [OpenJS Foundation](https://github.com/openjs-foundation/cross-project-council/blob/main/CODE_OF_CONDUCT.md) and [Node.js's Code of Conduct](https://github.com/nodejs/admin/blob/HEAD/CODE_OF_CONDUCT.md). Please abide with this Code of Conduct when interacting with all repositories under the Node.js umbrella and when interacting with people. +The Node.js GitHub organization follows the [OpenJS Foundation](https://github.com/openjs-foundation/cross-project-council/blob/main/CODE_OF_CONDUCT.md) and [Node.js's Code of Conduct](https://github.com/nodejs/admin/blob/HEAD/CODE_OF_CONDUCT.md). Please abide by this Code of Conduct when interacting with all repositories under the Node.js umbrella and when interacting with people. -#### 👾 Reporting Security Incidents. +### 👾 Reporting Security Incidents -Please be mindful that Security-related issues should be reported through our [Security Policy](https://github.com/nodejs/node/security/policy) as Security-related issues and vulnerabilities can be exploited and we request confidentiality whenever possible. +Please note that security-related issues should be reported through our [Security Policy](https://github.com/nodejs/node/security/policy) as such issues and vulnerabilities can be exploited. We request confidentiality whenever possible when reporting security-related incidents.