From 9629dcca9f846efbd32699d40201b97017211957 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Voituret?= Date: Thu, 15 Apr 2021 17:19:31 +0200 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c03d7e7..2c9e6cc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,8 @@ # Pull request title - [ ] I read [contributing guideline](.github/CONTRIBUTING.md) +- [ ] I didn't find a similar pull request already open. +- [ ] My PR is related to Spleeter only, not a derivative product (such as Webapplication, or GUI provided by others) ## Description @@ -16,4 +18,4 @@ You tested it, right? ## Documentation link and external references -Please provide any info that may help us better understand your code. \ No newline at end of file +Please provide any info that may help us better understand your code.