Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ In general we'd like to ask you to please target the master branch with your pul
We recommend creating a new branch for each feature task/bug since it makes easier to edit
commits in future if needed.

After submitting a pull request, preview your changes by going through the `Checks` tab and click `Pages changed` under `Netlify` checks then under `DETAILS` section click `view` to preview
any changed page

![Changed pages](https://user-images.githubusercontent.com/22278438/55508576-cfdd6200-5677-11e9-9b27-8d2ae823f1b5.png)



## Reviewing Issues and Pull Requests

You're welcome to review issues and pull requests, provide feedback, and answer questions.
Expand Down