Skip to content

Commit

Permalink
📝
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramya Parimi committed Aug 27, 2021
1 parent 5efa016 commit d9b9ea6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Introduction

Thank you for your time in contributing to our project. Any contribution you make would reflect in the [docs.github.com](https://docs.github.com/en) page :sparkles:.
Thank you for investing your time in contributing to our project. Any contribution you make would reflect in the [docs.github.com](https://docs.github.com/en) page :sparkles:.

This guide helps your contribution experience to be a fun and educational :confetti_ball: :book:. Read our [Code of Coduct](https://github.com/github/docs-internal/blob/main/CODE_OF_CONDUCT.md) to keep our community approachable and respectable.

Expand All @@ -14,7 +14,7 @@ Use table of contents icon <img src="./assets/images/table-of-contents.png" widt

## New Contributor Guide

[README.md](README.md) gives an overview of the project. Here are some helpful resources if you are new to open source contribution.
See [README.md](README.md) to get an overview of the project. Here are some helpful resources to get you comfortable with open source contribution.

<!-- CodeTour/ codespaces intro (https://github.com/github/docs-team/issues/800) -->
- [Finding ways to contribute to open source on GitHub](https://docs.github.com/en/get-started/exploring-projects-on-github/finding-ways-to-contribute-to-open-source-on-github)
Expand All @@ -25,7 +25,7 @@ Use table of contents icon <img src="./assets/images/table-of-contents.png" widt

## Getting started

See [Understanding the docs repository](/contributing/working-in-docs-repository.md) to navigate our codebase with confidence :confetti_ball:. See [GitHub Markdown](contributing/content-markup-reference.md) for information on how we write our markdown files.
See [working in docs repository](/contributing/working-in-docs-repository.md) to navigate our codebase with confidence :confetti_ball:. See [GitHub Markdown](contributing/content-markup-reference.md) for information on how we write our markdown files.

Before making changes, see what [types contributions](/contributing/types-of-contributions.md) we accept. Some of them don't require writing even a single line of code :sparkles:.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ If you're having trouble with your GitHub account, contact [Support](https://sup

That's how you can easily become a member of the GitHub Documentation community. :sparkles:

If you want to know more, or you're making a more complex contribution, check out [Getting Started with Contributing](/CONTRIBUTING.md).
If you want to know more, or you're making a more complex contribution, check out [CONTRIBUTING.md](/CONTRIBUTING.md).

## READMEs

Expand Down

0 comments on commit d9b9ea6

Please sign in to comment.