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.