Add docs for verifying changes (#802)

Summary:
Per title.
Pull Request resolved: https://github.com/facebook/flipper/pull/802

Test Plan: corgi_eyes

Reviewed By: mweststrate

Differential Revision: D19903845

Pulled By: passy

fbshipit-source-id: 8bd1c05d6b73f4d270bc5944983c24276dc5bfdd
This commit is contained in:
Pascal Hartig
2020-02-14 12:55:04 -08:00
committed by Facebook Github Bot
parent b4fa7be97c
commit d8be529307
2 changed files with 8 additions and 0 deletions

View File

@@ -27,6 +27,14 @@ We actively welcome your pull requests.
5. Make sure your code lints. 5. Make sure your code lints.
6. If you haven't already, complete the Contributor License Agreement ("CLA"). 6. If you haven't already, complete the Contributor License Agreement ("CLA").
### Verifying changes to Flipper
![GitHub Actions artifact downloads](static/actions-artifacts.png)
After opening a pull request or pushing to a branch, the CI will generate
build artifacts for you for Linux, MacOS and Windows. You can download them
from the GitHub Actions checks on your Pull Request.
## Contributor License Agreement ("CLA") ## Contributor License Agreement ("CLA")
In order to accept your pull request, we need you to submit a CLA. You only need In order to accept your pull request, we need you to submit a CLA. You only need

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB