Skip to content

Commit

Permalink
Update CONTRIBUTING.md (#9479)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoshisuki authored Sep 4, 2023
1 parent c7fff66 commit 445d08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Proposal](https://github.com/near/NEPs/blob/master/neps/nep-0001.md) process.
All the contributions to `nearcore` happen via Pull Requests. Please follow the
following steps when creating a PR:

1. Fork the `nearcore` repository and create a new branch there to do you work.
1. Fork the `nearcore` repository and create a new branch there to do your work.
2. The branch can contain any number of commits. When merged, all commits will
be squashed into a single commit.
3. The changes should be thoroughly tested. Please refer to [this
Expand Down

0 comments on commit 445d08a

Please sign in to comment.