Skip to content

Commit

Permalink
docs(contributing): update contributing docs (twilio-labs#337)
Browse files Browse the repository at this point in the history
* Rebase from upstream master

* docs(CONTRIBUTING.md): clarify instructions
  • Loading branch information
gerhynes authored and dkundel committed Oct 5, 2019
1 parent c8bc424 commit 24053d1
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 @@ -117,7 +117,7 @@ Push your changes to GitHub by running:
git push origin add-my-new-pixel
```

Afterwards head [follow these instructions](https://help.github.com/en/articles/creating-a-pull-request-from-a-fork) to create a pull request from your fork against the `master` branch of github.com/twilio-labs/open-pixel-art.
Afterwards head to GitHub and [follow these instructions](https://help.github.com/en/articles/creating-a-pull-request-from-a-fork) to create a pull request from your fork against the `master` branch of github.com/twilio-labs/open-pixel-art.

## Contributing other Changes

Expand Down

0 comments on commit 24053d1

Please sign in to comment.