diff --git a/Testing-a-Pull-Request.md b/Testing-a-Pull-Request.md new file mode 100644 index 0000000..f7383d7 --- /dev/null +++ b/Testing-a-Pull-Request.md @@ -0,0 +1,17 @@ +On the pull request page, look at the checks for this pull request: + +![image](https://user-images.githubusercontent.com/12688112/119750569-9d021380-be67-11eb-8e4c-6d7e602b8fed.png) + +Click on one of the CI checks: + +![image](https://user-images.githubusercontent.com/12688112/119750613-b5722e00-be67-11eb-93bb-c5d03a216fe2.png) + +Then, scroll down and download one of the artifacts: + +![image](https://user-images.githubusercontent.com/12688112/119750774-f8340600-be67-11eb-9361-1e81038479e4.png) + +# Installing + +Firefox: https://blog.mozilla.org/addons/2015/12/23/loading-temporary-add-ons/ + +Chromium: https://github.com/ajayyy/SponsorBlock/wiki/Chromium-Unpacked-Install \ No newline at end of file