From 283790874d3f2ec096dc109db105d0095dadf080 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Wed, 26 May 2021 21:24:06 -0400 Subject: [PATCH] Add link to pull request testing doc in wiki --- .github/pull_request_template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ac293972..b6a81206 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1 +1,5 @@ - [ ] I agree to license my contribution under LGPL-3.0 **or** my contribution is from another project with a license compatible with LGPL-3.0 + +To test this pull request, follow the [instructions in the wiki](https://github.com/ajayyy/SponsorBlock/wiki/Testing-a-Pull-Request). + +***