Merge pull request #637 from jtagcat/patch-2

PR template: Fix broken link to contributing.md
This commit is contained in:
Félix Voituret
2021-08-31 11:24:54 +02:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
# Pull request title # Pull request title
- [ ] I read [contributing guideline](.github/CONTRIBUTING.md) - [ ] I read [contributing guideline](https://github.com/deezer/spleeter/blob/master/.github/CONTRIBUTING.md)
- [ ] I didn't find a similar pull request already open. - [ ] 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) - [ ] My PR is related to Spleeter only, not a derivative product (such as Webapplication, or GUI provided by others)