diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 708909dfa..df437440c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,6 +29,8 @@ We actively welcome your pull requests. ### Verifying changes to Flipper +![GitHub Actions artifact downloads](website/static/img/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. diff --git a/desktop/static/actions-artifacts.png b/website/static/img/actions-artifacts.png similarity index 100% rename from desktop/static/actions-artifacts.png rename to website/static/img/actions-artifacts.png