Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 68f1e75

Browse files
Update CONTRIBUTING.md
Made a few subtle changes to the sentence structure
1 parent 0b1dde2 commit 68f1e75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎CONTRIBUTING.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# How do I make a contribution?
22

3-
Never made an open source contribution before? Wondering how contributions work in the in our project? Here's a quick rundown!
3+
Never made an open source contribution before? Wondering how contributions work in this project? Here's a quick rundown!
44

5-
- Find an issue that you are interested in addressing or a feature that you would like to add.
5+
- Find an issue that you want to address or a feature that you would like to add.
66

77
- Fork the repository associated with the issue to your local GitHub organization. This means that you will have a copy of the repository under `your-GitHub-username/repository-name`.
88

9-
- Clone the repository to your local machine using `git clone https://github.com/github-username/repository-name.git`.
9+
- Clone the forked repository to your local machine using `git clone https://github.com/github-username/repository-name.git`.
1010

1111
- Create a new branch for your fix using `git checkout -b branch-name-here`.
1212

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /