Skip to content

Commit

Permalink
Fixed CONTRIB
Browse files Browse the repository at this point in the history
  • Loading branch information
smaye81 committed Aug 11, 2023
1 parent 75a910d commit a051cd5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ you to accept the CLA when you open your pull request.
[Fork][fork], then clone the repository:

```
git clone git@github.com:your_github_username/connect-es-utils.git
cd connect-es-utils
git remote add upstream https://github.com/bufbuild/connect-es-utils.git
git clone git@github.com:your_github_username/jest-environment-jsdom.git
cd jest-environment-jsdom
git remote add upstream https://github.com/bufbuild/jest-environment-jsdom.git
git fetch upstream
```

Expand Down Expand Up @@ -62,7 +62,7 @@ We're much more likely to approve your changes if you:
* Write a [good commit message][commit-message].
* Maintain backward compatibility.

[fork]: https://github.com/bufbuild/connect-es-utils/fork
[open-issue]: https://github.com/bufbuild/connect-es-utils/issues/new
[cla]: https://cla-assistant.io/bufbuild/connect-es-utils
[fork]: https://github.com/bufbuild/jest-environment-jsdom/fork
[open-issue]: https://github.com/bufbuild/jest-environment-jsdom/issues/new
[cla]: https://cla-assistant.io/bufbuild/jest-environment-jsdom
[commit-message]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html

0 comments on commit a051cd5

Please sign in to comment.